Do you use python 2 or python 3? In python 3 the syntax of the print command has changed - it now requires parentheses as each other function call
Am 05.04.2014 23:17, schrieb [email protected]: > Hello, > when I try to use the srtmconvert.py the terminal returns: > > File "srtmconvert.py", line 16 > print 'Search for hgt files in:', basedir > ^ > It pinpoints the apostrophe after the colon. After line 16 was commented > out it worked. > > I hope it wasn't my fault. > > gnampf > > ------------------------------------------------------------------------------ > _______________________________________________ > Qlandkartegt-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/qlandkartegt-users > ------------------------------------------------------------------------------ _______________________________________________ Qlandkartegt-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qlandkartegt-users
