Running "pyjsbuild hello.py" gets the error below. Github version 564cf5f of Mar 20 works well.
564cf5fBuilding: hello PYJSPATH: ['/home/iton/Desktop/night','/usr/lib/python2.7/site-packages/pyjs-0.8.2-py2.7.egg/pyjswidgets','/usr/lib/python2.7/site-packages/pyjs-0.8.2-py2.7.egg/pyjswaddons','/usr/share/pyjamas/library','/usr/share/pyjamas/addons']Traceback (most recent call last):File "/usr/bin/pyjsbuild", line 21, in <module> pyjs.browser.build_script()File "/usr/lib/python2.7/site-packages/pyjs-0.8.2-py2.7.egg/pyjs/browser.py", line 524, in build_script runtime_options, args)File "/usr/lib/python2.7/site-packages/pyjs-0.8.2-py2.7.egg/pyjs/browser.py", line 448, in build l()File "/usr/lib/python2.7/site-packages/pyjs-0.8.2-py2.7.egg/pyjs/linker.py", line 267, in __call__except translator.TranslationError( e ):NameError: global name 'e' is not defined -- --- You received this message because you are subscribed to the Google Groups "Pyjs.org Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
