I attempted to install and run some simple examples from the openff-toolkit, but am running into import errors even with a fresh install of mamba and the lastest versions of the openff-toolkit and openmm packages.
To Reproduce
The error on my computer can be reproduced simply by calling the import statement:
from openff.toolkit import Molecule
Output
errors.txt
Computing environment:
- Operating system: Ubuntu 22.04.5 LTS
- Output of running
conda list: condalist.txt
I attempted to install and run some simple examples from the openff-toolkit, but am running into import errors even with a fresh install of mamba and the lastest versions of the openff-toolkit and openmm packages.
To Reproduce
The error on my computer can be reproduced simply by calling the import statement:
from openff.toolkit import MoleculeOutput
errors.txt
Computing environment:
conda list: condalist.txt