thespacedoctor/panstamps

No images found 17/6/24

Closed this issue · 7 comments

I'm trying to download some images from the server and I'm getting the following error:

I haven't had this error before and the image seems fine. Any guidance?

There was a recent change to the HTML of the ps1images pages. Can you let me know what version of panstamps you are running?

Thanks for the quick reply, I'm using v0.6.7!

Can you send me the command line request you are making, and I will try and reproduce the error?

This was the command:

~/miniconda3/envs/ltsub/bin/panstamps -f --width=22.883795000000006 --filters=g stack 224.17479166666664 16.84069722222222

Hi @kryanhinds. @genghisken and I have run this command and cannot reproduce the error with v0.6.7 of panstamps on either of our machines.

I think the errors occur with v0.6.6 and below, so can you please double-check that you have the correct version installed?

Thanks!

I'm also running panstamps 0.6.7. Running the command above seems to work OK for me (Ubuntu 22.04, python 3.7.16)

panstamps -f --width=22.883795000000006 --filters=g stack 224.17479166666664 16.84069722222222
  1 / 1 (100.0%) URLs downloaded

I also created a new python 3.11 environment and installed panstamps. All ran OK.

Closing this now @kryanhinds , but please re-open if you are still having problems.