Menu

#100 Python Version

v2
open
nobody
python (1)
1
2018-06-23
2018-06-17
No

Hi - trying to install FileLocker v2.6.1 and when running:

"python setup.py -h" I get

"File "setup.py", line 45
except Exception, e:
^
SyntaxError: invalid syntax
"

I have python 3.6 on ARM. Does FL need an older version of python (2.x) to run?

Related

Bugs: #100

Discussion

  • shane garnetti

    shane garnetti - 2018-06-22

    I have it runnining on Centos 7 with python 2.7.5 successfully. May I ask why you need the "-h" flag? The "-i" option will create your MySQL tables needed for install. Are you running this as root or with "sudo" preceding the "python setup.py" command? Also what version of cherrypy do you have?

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.