OpenMM Installation Issue
Posted: Thu Jun 13, 2024 10:05 am
Hello!
I'm currently trying to install OpenMM on my Windows machine. I used Miniconda and used the "conda install -c conda-forge openmm" command. All the packages installed properly, but when I tried to check that my installation was successful using the "python -m simtk.testInstallation" command, I received the following error: No module named simtk.testInstallation.
I used dir to try and figure out where simtk was, and the results said that simtk had 0 bytes. When I use my File Explorer, I can see all the files and packages I got through my original download. Not really sure what's wrong, but I also can't run the example simulation because no simtk module can be found. Do you know what might be wrong?
I'm currently trying to install OpenMM on my Windows machine. I used Miniconda and used the "conda install -c conda-forge openmm" command. All the packages installed properly, but when I tried to check that my installation was successful using the "python -m simtk.testInstallation" command, I received the following error: No module named simtk.testInstallation.
I used dir to try and figure out where simtk was, and the results said that simtk had 0 bytes. When I use my File Explorer, I can see all the files and packages I got through my original download. Not really sure what's wrong, but I also can't run the example simulation because no simtk module can be found. Do you know what might be wrong?