Posted by ABCC Thu 15th Mar 2007 00:56 - Syntax is Python - 102 views
Download | New Post | Modify | Hide line numbers
Download | New Post | Modify | Hide line numbers
Description:
rev 359
rev 359
-
Traceback (most recent call last):
-
File "./nicotine", line 154, in ?
-
from pynicotine.gtkgui import frame
-
File "/home/abcc/.nicotine/nicotine+-svn/pynicotine/gtkgui/frame.py", line 7, in ?
-
from pynicotine.pynicotine import NetworkEventProcessor
-
File "/home/abcc/.nicotine/nicotine+-svn/pynicotine/pynicotine.py", line 11, in ?
-
import slskproto
-
File "/home/abcc/.nicotine/nicotine+-svn/pynicotine/slskproto.py", line 13, in ?
-
if sys.platform == "win32":
-
NameError: name 'sys' is not defined
-
PermaLink to this entry https://pastebin.co.uk/11883
Posted by ABCC Thu 15th Mar 2007 00:56 - Syntax is Python - 102 views
Download | New Post | Modify | Hide line numbers
Download | New Post | Modify | Hide line numbers
Comments: 0