mcs07 / ChemDataExtractor

Automatically extract chemical information from scientific documents
http://chemdataextractor.org
MIT License
287 stars 112 forks source link

installation failed, windows10, "conda install -c chemdataextractor chemdataextractor" #24

Closed dzhang228 closed 4 years ago

dzhang228 commented 5 years ago

following your advice to issue #3, I installed anaconda, and run the command. But, solving environment failed, detailed output is listed below. Please help.

conda install -c chemdataextractor chemdataextractor Solving environment: failed

UnsatisfiableError: The following specifications were found to be in conflict:

minnieswiftie commented 4 years ago

Same here. pip install doesn't work either

mcs07 commented 4 years ago

Should now be fixed, let me know if any issues persist.

By the way, ChemDataExtractor is now also available on the conda-forge channel. I will probably update the documentation to recommend installing from there as it has more automated maintenance.