You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
While trying to install on Centos7 and installing the required python packages: sudo pip install bokeh==0.9.3 "openpyxl>=1.6.1,<2.0.0" tables unittest2 scipy
the installation failed. tables, numpy, scipy, and pandas no longer support python2. Others will likely follow.
While trying to install on Centos7 and installing the required python packages:
sudo pip install bokeh==0.9.3 "openpyxl>=1.6.1,<2.0.0" tables unittest2 scipythe installation failed.
tables,numpy,scipy, andpandasno longer support python2. Others will likely follow.