PytLab / VASPy

Manipulating VASP files with Python.
https://pypi.python.org/pypi/vaspy/
MIT License
263 stars 97 forks source link

canopy install error #3

Open provels8467 opened 6 years ago

provels8467 commented 6 years ago

Hi there, I got stuck in the installation through canopy. The canopy env is all set, while

weiweis@cori07:~/vaspy-0.8.6> canopy-pip install vaspy -bash: /global/homes/w/weiweis/Canopy/appdata/canopy-2.1.6.3665.rh6-x86_64/bin/pip: /home/vagrant/workspace/Canopy-Installers/ARCH/64bit/LABEL/rh6/build_scripts/: bad interpreter: No such file or directory

I was trying to find it in setup.py to change /home/vagrant/workspace/Canopy-Installers/ARCH/64bit/LABEL/rh6/build_scripts/, but unfortunately, it's not there.

Could you figure out the error?

Thanks Bests, Weiwei

PytLab commented 6 years ago

It seems a canopy installation problem. I think it is better to find more information in the canopy page :)