Hi, Clavier, What's the error message? Which runner and host os? Is it " 'module' object has no attribute 'threading' "? I got that on windows only when using Timer, but no problem on fedora 21, or 20 with updated gobject-introspection, pygobject3, webkitgtk3. In my case it makes more sense if it is the runner engine part.
On Friday, 30 May 2014 01:06:49 UTC-7, Clavier wrote: > > pyjd/ and pyjs.runners/ directories were copied correctly (to > C:\Python27\Lib\site-packages\pyjs-0.8.1-py2.7.egg\pyjs), but still an > error appears when importing a class in pyjamas.ui. I tried to trace down > this error further, but it was too complicated because pyjd intercepted > "import" using its own library. > -- --- 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.
