Opened 8 years ago

Last modified 7 years ago

#6239 closed defect

gdal_calc error with 64 bit python 3.43 — at Initial Version

Reported by: osgeoap Owned by: warmerdam
Priority: high Milestone:
Component: default Version: unspecified
Severity: normal Keywords: gdal_calc, 64 bit incompatability
Cc:

Description

Traceback (most recent call last):

File "C:\p\via\lib\gdal\gdal_calc.py", line 329, in <module>

main()

File "C:\p\via\lib\gdal\gdal_calc.py", line 326, in main

doit(opts, args)

File "C:\p\via\lib\gdal\gdal_calc.py", line 173, in doit

for i in range(1,allBandsCount+1):

OverflowError: Python int too large to convert to C long

Change History (0)

Note: See TracTickets for help on using tickets.