-
Notifications
You must be signed in to change notification settings - Fork 54
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
Compiler issue #26
Comments
this tool only should be used on Linux system. and to use this tool, you need to get log file and tragectory file by using lammps. So you'd better have a high-powered server with Linux system. |
However, when I compile the "compile.py" on Linux, same problem happened. |
you need to install fortran compiler on your system by this command:
if your system is debain-based.
if your system is redhat-based. |
I also want to know how to deal with this question? |
So pity, I cant solve the compile problem with your method. To successfully compile PYLAT, I choose to edit the compile.sh. |
Dear all,
I am trying to compile PyLAT buy running compile.py.
However the command prompt returns following error:
python compile.py
The OS is win11 python Python 3.10.9.
Please let me know.
The text was updated successfully, but these errors were encountered: