[NLPL Task Force (A)] Module PyTorch 1.1.0 / Python 3.7: Pip =?utf-8?Q?doesn=E2=80=99t_?=work (Abel)

Johannes Gontrum j at gontrum.me
Thu May 30 10:11:37 UTC 2019


Hej!

I just discovered that you already provide a module for the latest version of PyTorch! First of all: Thank you very much for keeping the packages up-to-date so quickly! However, I discovered a problem:

I’m trying to use the latest version of PyTorch (1.1.0) with Python 3.7 on Abel, however pip seems to be misconfigured.

On a node I run:
module purge
module use -a /proj*/nlpl/software/modulefiles
module load cuda/9.0 nlpl-pytorch/1.1.0/3.7
which pip
=> /projects/nlpl/software/pytorch/1.1.0/bin/3.7/pip
pip --version
=> bash: /projects/nlpl/software/pytorch/1.1.0/bin/3.7/pip: /projects/nlpl/software/pytorch/1.1.0/bin/python3: bad interpreter: No such file or directory

I believe pip is linked to a wrong Python version, as the correct binary is not in `/projects/nlpl/software/pytorch/1.1.0/bin/python3`, but in `/projects/nlpl/software/pytorch/1.1.0/bin/3.7/python` (subfolder ‘3.7’).

If I try the same for PyTorch 1.0.0, everything works fine.

Could you please look into this? The latest updated to PyTorch brings some features that I’d really love to use in my project.


Thank you and best wishes,
Johannes
(Language Technoloy Master's student at Uppsala University)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.nlpl.eu/archives/infrastructure/attachments/20190530/13a192fe/attachment.htm>


More information about the infrastructure mailing list