Skip to content
New issue

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

ImportError: libgfortran.so #53

Open
tolatolatop opened this issue Aug 5, 2019 · 1 comment
Open

ImportError: libgfortran.so #53

tolatolatop opened this issue Aug 5, 2019 · 1 comment

Comments

@tolatolatop
Copy link

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

@mdavezac
Copy link
Member

Sorry about the late reply, Do you have gfortran installed?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants