ChemDataExtractor
ChemDataExtractor copied to clipboard
Not able to install chemdataextractor
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
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