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

Cant kekulize molecule while running get_vocab.py #52

Open
rogerthat-0420 opened this issue Jul 6, 2024 · 3 comments
Open

Cant kekulize molecule while running get_vocab.py #52

rogerthat-0420 opened this issue Jul 6, 2024 · 3 comments

Comments

@rogerthat-0420
Copy link

while running get_vocab.py on an experiment dataset of the first 40 lines in data/chembl/all.txt , i get the following error message :
Screenshot 2024-07-07 at 12 26 50 AM

I've tried going to the respective line in chem_utils.py and checking it out, but everything seems to be fine there. What could be the issue?

@hasaki321
Copy link

I have the same problem as you while following the guide in the README.
My enviorment:
Python 3.9.17
rdkit 2023.03.2
networkx 2.8.7
torch 2.0.1

@sabagh1994
Copy link

Hi @hasaki321 and @rogerthat-0420. Were you able to solve this issue? I have the same problem.

@rogerthat-0420
Copy link
Author

I have the same problem as you while following the guide in the README. My enviorment: Python 3.9.17 rdkit 2023.03.2 networkx 2.8.7 torch 2.0.1

Hi @hasaki321 and @rogerthat-0420. Were you able to solve this issue? I have the same problem.

I dont have this issue anymore. i think working with python 3.12, rdkit 2024.3.1 and torch 2.4.1 solved the issues. Lmk if yall sill face an issue.

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

3 participants