[lammps-users] help on running lammps via python

Hi,

I am trying to install lammps in python and run KMC simulations via python. I have a problem that I cannot find the liblammps.so file in src directory to run the ‘install.py’ file in Python Directory or command “make install-python”. Any suggestions?

Best,
WJ

Hi,

I am trying to install lammps in python and run KMC simulations via python. I have a problem that I cannot find the liblammps.so file in src directory to run the ‘install.py’ file in Python Directory or command “make install-python”. Any suggestions?

Did you read this page carefully?
https://docs.lammps.org/Python_install.html

Did you compile LAMMPS as a shared library first?
https://docs.lammps.org/Build_basics.html#exe