-
Notifications
You must be signed in to change notification settings - Fork 22
Closed
Description
Bug Behavior
I got the following error when executing openmmdl_setup:
Traceback (most recent call last):
File "/home/aprijal/miniconda3/envs/openmm/bin/openmmdl_setup", line 5, in <module>
from openmmdl.openmmdl_setup.openmmdlsetup import main
File "/home/aprijal/miniconda3/envs/openmm/lib/python3.12/site-packages/openmmdl/openmmdl_setup/openmmdlsetup.py", line 34, in <module>
warnings.filterwarnings("ignore")
^^^^^^^^
NameError: name 'warnings' is not defined. Did you mean: 'Warning'? Or did you forget to import 'warnings'?
Additional Information
- OpenMMDL v1.1.1 Release (installation from conda)
- Python version 3.10 and 3.12
- Operating system Ubuntu 25.04
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels