cc_staff
1,857
edits
No edit summary |
No edit summary |
||
Line 165: | Line 165: | ||
{{Commands|prompt=(env_gurobi) [name@server ~] $ | {{Commands|prompt=(env_gurobi) [name@server ~] $ | ||
| pip install --no-index pandas | | pip install --no-index pandas | ||
Ignoring pip: markers 'python_version < "3"' don't match your environment | Ignoring pip: markers 'python_version < "3"' don't match your environment | ||
Looking in links: /cvmfs/soft.computecanada.ca/custom/python/wheelhouse/nix/avx2 | Looking in links: | ||
Collecting pandas | /cvmfs/soft.computecanada.ca/custom/python/wheelhouse/nix/avx2 | ||
/cvmfs/soft.computecanada.ca/custom/python/wheelhouse/nix/generic | |||
/cvmfs/soft.computecanada.ca/custom/python/wheelhouse/generic | |||
Collecting pandas, | |||
Collecting numpy>1.13.3 (from pandas) | |||
[...] | |||
Successfully installed numpy-1.18.4 pandas-1.0.3 python-dateutil-2.8.1 pytz-2020.1 six-1.15.0 | |||
}} | }} | ||