From: Mark <ad...@as...> - 2009-04-03 20:01:24
|
Hello, Getting a little frustrated. Trying to install pyzor again, after upgrading to Python 3.0, and I keep getting: {root} % /usr/local/bin/pyzor check < /temp/gtube.txt Traceback (most recent call last): File "/usr/local/bin/pyzor", line 3, in <module> import pyzor.client File "/usr/local/lib/python3.0/site-packages/pyzor/__init__.py", line 84 raise ValueError, "%s is an invalid username" % self ^ SyntaxError: invalid syntax Does anyone know what's going on? Thanks, - Mark |