11 Jan
2014
11 Jan
'14
1:46 a.m.
在 2014-1-11,6:39,Maykel Franco <maykeldebian@gmail.com> 写道:
I get the source code blink-qt and I have installed blink with python setup.py install
When I run the blink:
[root@arch-maykel maykel]# blink Traceback (most recent call last): File "/usr/bin/blink", line 24, in <module> from blink import Blink File "/usr/lib/python3.3/site-packages/blink/__init__.py", line 159 except (OSError, IOError), e: ^ SyntaxError: invalid syntax
You need to python2 setup.py install