CambridgeMolecularEngineering / chemdataextractor2

ChemDataExtractor Version 2.0
Other
120 stars 28 forks source link

Unable to Download Models During Docker Build #48

Closed AhmetTasdemir closed 7 months ago

AhmetTasdemir commented 7 months ago

I am encountering an issue during the Docker build process where the models required by ChemDataExtractor are not being downloaded successfully. pip install --no-cache-dir chemdataextractor2 worked fine but the build log indicates the following:

image

Environment:

ChemDataExtractor version: 2 Python version: 3.8 Docker version: 24.0.7 Steps to Reproduce:

Run the Docker build with the provided Dockerfile. Observe the failure in downloading the required models.

Expected Behavior: I expected the Docker build process to successfully download the required models for ChemDataExtractor.

Actual Behavior: The models are not being downloaded, and the build process is failing with the mentioned error.

Thank you for your time

Best Regards, Ahmet Taşdemir.

ti250 commented 7 months ago

This should now be fixed thanks to @Dingyun-Huang

AhmetTasdemir commented 7 months ago

I will try again. Thank you for your effort and feedback. It's amazing what your team has accomplished and the open source sharing.

Dingyun-Huang commented 7 months ago

Hi there, I am closing this issue as the links to models and files have been updated.