Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Which RDkit version is used in this project? #55

Open
hnu2019XuYang opened this issue Apr 21, 2023 · 0 comments
Open

Which RDkit version is used in this project? #55

hnu2019XuYang opened this issue Apr 21, 2023 · 0 comments

Comments

@hnu2019XuYang
Copy link

Which RDkit version is used in this project? I often get the following error reported when conducting tests,such as:
Traceback (most recent call last):
File "D:\VAE\chemical_vae-main\chemical_vae-main\chemvae\create.py", line 5, in
from chemvae.vae_utils import VAEUtils
File "D:\VAE\chemical_vae-main\chemical_vae-main\chemvae\vae_utils.py", line 1, in
from . import mol_utils as mu
File "D:\VAE\chemical_vae-main\chemical_vae-main\chemvae\mol_utils.py", line 4, in
from rdkit.Chem import AllChem as Chem
File "C:\Users\ASUS.conda\envs\rdkit\lib\site-packages\rdkit_init_.py", line 2, in
from .rdBase import rdkitVersion as version
ImportError: DLL load failed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant