Opened 10 years ago
Closed 10 years ago
#1343 closed enhancement (fixed)
ipython scipy stack on Trusty
Reported by: | darkblueb | Owned by: | |
---|---|---|---|
Priority: | normal | Milestone: | OSGeoLive8.0 |
Component: | OSGeoLive | Keywords: | ipython |
Cc: |
Description
here is the set of installs brought in by python-pandas
dbb@i7c:~/ipython_notebook_workdir$ sudo apt-get install python-pandas -s Reading package lists... Done Building dependency tree Reading state information... Done The following extra packages will be installed: libdsdp-5.8gf libglpk36 liblz4-1 libsnappy1 python-antlr python-bs4 python-cvxopt python-joblib python-nose python-numexpr python-openpyxl python-pandas-lib python-patsy python-scipy python-simplejson python-statsmodels python-statsmodels-lib python-tables python-tables-data python-tables-lib python-xlrd python-xlwt Suggested packages: libiodbc2-dev python-coverage python-nose-doc python-pandas-doc python-patsy-doc python-tables-doc python-netcdf vitables The following NEW packages will be installed: libdsdp-5.8gf libglpk36 liblz4-1 libsnappy1 python-antlr python-bs4 python-cvxopt python-joblib python-nose python-numexpr python-openpyxl python-pandas python-pandas-lib python-patsy python-scipy python-simplejson python-statsmodels python-statsmodels-lib python-tables python-tables-data python-tables-lib python-xlrd python-xlwt 0 upgraded, 23 newly installed, 0 to remove and 4 not upgraded. Inst libglpk36 (4.52.1-2build1 Ubuntu:14.04/trusty [amd64]) Inst liblz4-1 (0.0~r114-2ubuntu1 Ubuntu:14.04/trusty [amd64]) Inst python-antlr (2.7.7+dfsg-5 Ubuntu:14.04/trusty [all]) Inst python-bs4 (4.2.1-1ubuntu2 Ubuntu:14.04/trusty [all]) Inst libdsdp-5.8gf (5.8-9.1 Ubuntu:14.04/trusty [amd64]) Inst python-cvxopt (1.1.4-1.2 Ubuntu:14.04/trusty [amd64]) Inst python-joblib (0.7.1-1 Ubuntu:14.04/trusty [all]) Inst python-nose (1.3.1-2 Ubuntu:14.04/trusty [all]) Inst python-numexpr (2.2.2-4build1 Ubuntu:14.04/trusty [amd64]) Inst python-openpyxl (1.7.0+ds1-1 Ubuntu:14.04/trusty [all]) Inst python-pandas-lib (0.13.1-2ubuntu2 Ubuntu:14.04/trusty [amd64]) Inst python-pandas (0.13.1-2ubuntu2 Ubuntu:14.04/trusty [all]) Inst python-patsy (0.2.1-3 Ubuntu:14.04/trusty [all]) Inst python-simplejson (3.3.1-1ubuntu6 Ubuntu:14.04/trusty [amd64]) Inst libsnappy1 (1.1.0-1ubuntu1 Ubuntu:14.04/trusty [amd64]) Inst python-tables-lib (3.1.1-0ubuntu1 Ubuntu:14.04/trusty [amd64]) Inst python-tables-data (3.1.1-0ubuntu1 Ubuntu:14.04/trusty [all]) Inst python-tables (3.1.1-0ubuntu1 Ubuntu:14.04/trusty [all]) Inst python-xlrd (0.9.2-1 Ubuntu:14.04/trusty [all]) Inst python-xlwt (0.7.5+debian1-1 Ubuntu:14.04/trusty [all]) Inst python-scipy (0.13.3-1build1 Ubuntu:14.04/trusty [amd64]) Inst python-statsmodels-lib (0.5.0+git13-g8e07d34-1ubuntu2 Ubuntu:14.04/trusty [amd64]) Inst python-statsmodels (0.5.0+git13-g8e07d34-1ubuntu2 Ubuntu:14.04/trusty [all]) Conf libglpk36 (4.52.1-2build1 Ubuntu:14.04/trusty [amd64]) Conf liblz4-1 (0.0~r114-2ubuntu1 Ubuntu:14.04/trusty [amd64]) Conf python-antlr (2.7.7+dfsg-5 Ubuntu:14.04/trusty [all]) Conf python-bs4 (4.2.1-1ubuntu2 Ubuntu:14.04/trusty [all]) Conf libdsdp-5.8gf (5.8-9.1 Ubuntu:14.04/trusty [amd64]) Conf python-cvxopt (1.1.4-1.2 Ubuntu:14.04/trusty [amd64]) Conf python-joblib (0.7.1-1 Ubuntu:14.04/trusty [all]) Conf python-nose (1.3.1-2 Ubuntu:14.04/trusty [all]) Conf python-numexpr (2.2.2-4build1 Ubuntu:14.04/trusty [amd64]) Conf python-openpyxl (1.7.0+ds1-1 Ubuntu:14.04/trusty [all]) Conf python-pandas-lib (0.13.1-2ubuntu2 Ubuntu:14.04/trusty [amd64]) Conf python-pandas (0.13.1-2ubuntu2 Ubuntu:14.04/trusty [all]) Conf python-patsy (0.2.1-3 Ubuntu:14.04/trusty [all]) Conf python-simplejson (3.3.1-1ubuntu6 Ubuntu:14.04/trusty [amd64]) Conf libsnappy1 (1.1.0-1ubuntu1 Ubuntu:14.04/trusty [amd64]) Conf python-tables-lib (3.1.1-0ubuntu1 Ubuntu:14.04/trusty [amd64]) Conf python-tables-data (3.1.1-0ubuntu1 Ubuntu:14.04/trusty [all]) Conf python-tables (3.1.1-0ubuntu1 Ubuntu:14.04/trusty [all]) Conf python-xlrd (0.9.2-1 Ubuntu:14.04/trusty [all]) Conf python-xlwt (0.7.5+debian1-1 Ubuntu:14.04/trusty [all]) Conf python-scipy (0.13.3-1build1 Ubuntu:14.04/trusty [amd64]) Conf python-statsmodels-lib (0.5.0+git13-g8e07d34-1ubuntu2 Ubuntu:14.04/trusty [amd64]) Conf python-statsmodels (0.5.0+git13-g8e07d34-1ubuntu2 Ubuntu:14.04/trusty [all])
Change History (4)
comment:1 by , 10 years ago
comment:2 by , 10 years ago
on Live a2, I added the jtaylor repos sudo add-apt-repository ppa:jtaylor/ipython
, and installed, along with python-decorator, python-simplegeneric
; seems to work fine; will follow-up with some testing.
comment:4 by , 10 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
the previous ipython, and ipython-notebook