Posted by ABCC Thu 15th Mar 2007 00:56 - Syntax is Python - 102 views
Download | New Post | Modify | Hide line numbers
Description:
rev 359

  1. Traceback (most recent call last):
  2.   File "./nicotine", line 154, in ?
  3.     from pynicotine.gtkgui import frame
  4.   File "/home/abcc/.nicotine/nicotine+-svn/pynicotine/gtkgui/frame.py", line 7, in ?
  5.     from pynicotine.pynicotine import NetworkEventProcessor
  6.   File "/home/abcc/.nicotine/nicotine+-svn/pynicotine/pynicotine.py", line 11, in ?
  7.     import slskproto
  8.   File "/home/abcc/.nicotine/nicotine+-svn/pynicotine/slskproto.py", line 13, in ?
  9.     if sys.platform == "win32":
  10. NameError: name 'sys' is not defined
  11.  

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

 

Comments: 0