Search found 2 matches
- Thu Jun 13, 2024 11:58 am
- Forum: OpenMM
- Topic: OpenMM Installation Issue
- Replies: 2
- Views: 1402
Re: OpenMM Installation Issue
That worked, thank you so much! I used the latest documentation that I could find: http://docs.openmm.org/7.5.0/userguide/ ... ing-openmm.
- Thu Jun 13, 2024 10:05 am
- Forum: OpenMM
- Topic: OpenMM Installation Issue
- Replies: 2
- Views: 1402
OpenMM Installation Issue
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...