Closed IgnacioJPickering closed 1 year ago
No idea about the connection refused. Perhaps QCArchive is having temporary issues? I'd wait a little while and try again.
The recommended way of getting the dataset is to download it from Zenodo.
@peastman Thank you very much for the prompt response, the zenodo link works correctly. Looks like QCArchive is still having issues with my connection. Feel free to close the issue if you want.
Copying in @bennybp, who might be able to help us update the SPICE download scripts for reproducibility.
When trying to download the dataset using the
downloader.py
script I hit two issues:The recommended environment currently seems to install pydantic 2.0 by default, which is incompatible with qcportal. This is easily fixed by pinning the pydantic version to 1.10
For some reason the connection is refused to the qcarchive server, no matter what I do. I'm not too familiar with the qcarchive api, any insights on how to debug this would be appreciated.
The traceback and output are: