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

Not able to install chemdataextractor #43

Open
scicontent opened this issue Dec 27, 2023 · 1 comment
Open

Not able to install chemdataextractor #43

scicontent opened this issue Dec 27, 2023 · 1 comment

Comments

@scicontent
Copy link

I am trying to install chemdataextractor
Python version 3.10.11

It gives me the following error:

error: command 'C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.29.30133\bin\HostX86\x64\cl.exe' failed with exit code 2
[end of output]

note: This error originates from a subprocess, and is likely not a problem with pip.
ERROR: Failed building wheel for DAWG
Running setup.py clean for DAWG
Failed to build DAWG
ERROR: Could not build wheels for DAWG, which is required to install pyproject.toml-based projects

Kindly help

@rxk900
Copy link

rxk900 commented Jan 29, 2024

I worked round this by switching to DAWG2 https://pypi.org/project/DAWG2/ and installing chemdataextractor with --no-dep.
There was also a need to change collections -> collections.abc

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

2 participants