Thursday, October 25, 2012
Play 1.2.5 Python 3 on Gentoo problem
Problem
Now, I have error with play command (writes in python)
Here is the error :
play
File "/opt/drieu/play/play", line 50
print r"~ _ _ "
^
SyntaxError: invalid syntax
Solution
In fact, on my gentoo, I have Python 3.Or this command needs python 2
So you just have to change python version.
However, it's not really easy because of a bug with : eselect python set 1
It's not a bug.You just have to execute this command in root.
I will made a post on gentoo forum and I will add comment to this article after
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment