I see this too with the git checkout of today.

(mypy)aluminum:pyjs steve$ python ./examples/helloworld

Building: Hello

PYJSPATH: ['/Users/steve/Development/pyjs/examples/helloworld',

 '/Users/steve/Development/pyjs/mypy/lib/python2.7/site-packages/pyjswidgets',

 '/Users/steve/Development/pyjs/mypy/lib/python2.7/site-packages/pyjswaddons']

Traceback (most recent call last):

  File "/Users/steve/Development/pyjs/mypy/bin/pyjsbuild", line 9, in 
<module>

    load_entry_point('pyjs==0.8.2', 'console_scripts', 'pyjsbuild')()

  File 
"/Users/steve/Development/pyjs/mypy/lib/python2.7/site-packages/pyjs/browser.py",
 
line 524, in build_script

    runtime_options, args)

  File 
"/Users/steve/Development/pyjs/mypy/lib/python2.7/site-packages/pyjs/browser.py",
 
line 448, in build

    l()

  File 
"/Users/steve/Development/pyjs/mypy/lib/python2.7/site-packages/pyjs/linker.py",
 
line 267, in __call__

    except translator.TranslationError( e ):

NameError: global name 'e' is not defined

I'll see if I can track it down.
-steve

-- 

--- 
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.

Reply via email to