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

Install ERROR: Could not find a version that satisfies the requirement rdkit (from descriptastorus) #169

Open
holeung opened this issue Sep 7, 2023 · 1 comment · May be fixed by #172

Comments

@holeung
Copy link

holeung commented Sep 7, 2023

Hi,

I am trying to install in LinuxMint and run into this error message after pip install descriptastorus.

ERROR: Could not find a version that satisfies the requirement rdkit (from descriptastorus)
ERROR: No matching distribution found for rdkit

@futianfan
Copy link
Collaborator

can you remove rdkit-pypi in requirement.txt and use conda to install rdkit using "conda install -c rdkit rdkit"?

@sniperyyc sniperyyc linked a pull request Oct 21, 2023 that will close this 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

Successfully merging a pull request may close this issue.

2 participants