We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I install pylada with my own library and cmake because of no permission.
File "/vol6/home/****/anaconda3/lib/python3.7/site-packages/py_vasp-1.5.3-py3.7.egg/py_vasp/exstructure.py", line 1, in <module> from pylada.crystal.structure import Structure File "/vol6/home/****/anaconda3/lib/python3.7/site-packages/pylada/__init__.py", line 131, in <module> from . import error, crystal, physics, misc, tools, ewald, decorations, periodic_table, vasp, \ ImportError: libgfortran.so.3: cannot open shared object file: No such file or directory yhrun: error: cn1510: tasks 12-23: Exited with exit code 1 (base) [****@***** root_dir]$ python -c "from pylada.crystal.structure import Structure" (base) [****@***** root_dir]$
Environment gcc-7.3.0 cmake-3.15 anaconda3
The text was updated successfully, but these errors were encountered:
Sorry about the late reply, Do you have gfortran installed?
Sorry, something went wrong.
No branches or pull requests
I install pylada with my own library and cmake because of no permission.
Environment
gcc-7.3.0
cmake-3.15
anaconda3
The text was updated successfully, but these errors were encountered: