pertpy icon indicating copy to clipboard operation
pertpy copied to clipboard

pubchempy.TimeoutError: 'PUGREST.Timeout'

Open MUCDK opened this issue 7 months ago • 2 comments

Report

Not sure how temporary this is, so please feel free to close again, but been getting this error since pubchempy error all day long: pcp.get_compounds(compound, "name")

Version information

No response

MUCDK avatar Apr 25 '25 10:04 MUCDK

Hi! Could you please provide more details about what you're doing, such as sending the entire code fragment and version information, so we can attempt to reproduce the error? Thanks!

Lilly-May avatar Apr 26 '25 11:04 Lilly-May

This runs just fine in our CI. Maybe it was having a particularly bad day. Nevertheless, we can add some code to retry this if it fails. This is not a normal download where we can use our download function because we have to use the pubchempy package.

Zethson avatar Apr 28 '25 02:04 Zethson