pyjaco.compiler.JSError: syntax not supported (Import: <_ast.Import object at 0x1796410>) · Issue #70 · chrivers/pyjaco · GitHub
More Web Proxy on the site http://driver.im/
You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I get this error with pretty much all the code that I have -- and it doesn't really tell me what does not work (which line in the original source file). I can guess it is with imports, but I would need more info.