Registered Member
|
I have this error :
File "./vectortilecreator.py", line 69 print ("Downloading %s: %.1f/%.1f Mb (%3.1f%%)\r" % (filename, file_size_dl / 1024.0 / 1024.0, fileSize / 1024.0 / 1024.0, file_size_dl * 100. / fileSize), end='') --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------^ SyntaxError: invalid syntax Python 2.7.10 Marble I got here : https://github.com/KDE/marble What solutions exist ? |
KDE Developer
|
Registered users: bancha, Bing [Bot], Evergrowing, Google [Bot], mesutakcan, Sogou [Bot]