TUW-GEO / geopathfinder

Querying and searching data on the file system
MIT License
0 stars 2 forks source link

TestSgrtFilename() fails in Python 2.7 #2

Closed bbauerma closed 4 years ago

bbauerma commented 5 years ago

File "C:\code\sgrt\geopathfinder\geopathfinder\sgrt_naming.py", line 60, in init

super(SgrtFilename, self).__init__(fields, fields_def, ext='.tif')

TypeError: super() argument 1 must be type, not classobj'