For some reason I am not able to download http://www.gigapan.com/gigapans/0d54f8d3323a60308eb2ff9831edfe4a
C:\Python27\python gigapanDownloader.py 0d54f8d3323a60308eb2ff9831edfe4a 5
Traceback (most recent call last):
File "gigapanDownloader.py", line 38, in
photo_id = int(sys.argv[1])
ValueError: invalid literal for int() with base 10: '0d54f8d3323a60308eb2ff9831edfe4a'
I know that this is a rather large image and that hexadecimal id this gigapan has is rather strange. Do you happen to have any suggestions?
For some reason I am not able to download http://www.gigapan.com/gigapans/0d54f8d3323a60308eb2ff9831edfe4a
C:\Python27\python gigapanDownloader.py 0d54f8d3323a60308eb2ff9831edfe4a 5
Traceback (most recent call last):
File "gigapanDownloader.py", line 38, in
photo_id = int(sys.argv[1])
ValueError: invalid literal for int() with base 10: '0d54f8d3323a60308eb2ff9831edfe4a'
I know that this is a rather large image and that hexadecimal id this gigapan has is rather strange. Do you happen to have any suggestions?