homepage

This issue tracker has been migrated to GitHub , and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author Laurence.McGlashan
Recipients Laurence.McGlashan
Date 2013年09月13日.12:04:44
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1379073885.83.0.804640187446.issue19008@psf.upfronthosting.co.za>
In-reply-to
Content
Traceback (most recent call last):
 File "<string>", line 1, in <module>
 File "/usr/lib64/python2.7/site-packages/sk1/__init__.py", line 21, in <module>
 app.main.main()
 File "/usr/lib64/python2.7/site-packages/sk1/app/main.py", line 150, in main
 application = SketchApplication(filename, options.display, options.geometry, run_script = options.run_script)
 File "/usr/lib64/python2.7/site-packages/sk1/app/skapp.py", line 155, in __init__
 TkApplication.__init__(self, screen_name = screen_name, geometry = geometry)
 File "/usr/lib64/python2.7/site-packages/sk1/app/skapp.py", line 60, in __init__
 self.init_tk(screen_name, geometry)
 File "/usr/lib64/python2.7/site-packages/sk1/app/skapp.py", line 185, in init_tk
 TkApplication.init_tk(self, screen_name = screen_name, geometry = geometry)
 File "/usr/lib64/python2.7/site-packages/sk1/app/skapp.py", line 63, in init_tk
 self.root = Tk(screenName = screen_name, baseName = self.tk_basename, className = self.tk_class_name)
 File "/usr/lib64/python2.7/lib-tk/Tkinter.py", line 1748, in __init__
 if not sys.flags.ignore_environment:
UnboundLocalError: local variable 'sys' referenced before assignment
Patch attached.
History
Date User Action Args
2013年09月13日 12:04:45Laurence.McGlashansetrecipients: + Laurence.McGlashan
2013年09月13日 12:04:45Laurence.McGlashansetmessageid: <1379073885.83.0.804640187446.issue19008@psf.upfronthosting.co.za>
2013年09月13日 12:04:45Laurence.McGlashanlinkissue19008 messages
2013年09月13日 12:04:45Laurence.McGlashancreate

AltStyle によって変換されたページ (->オリジナル) /