pyjaco icon indicating copy to clipboard operation
pyjaco copied to clipboard

pyjaco.compiler.JSError: syntax not supported (Import: <_ast.Import object at 0x1796410>)

Open sebastien opened this issue 12 years ago • 1 comments

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.

sebastien avatar Jun 18 '12 13:06 sebastien

Hey - sorry for the delayed response! Normally you get better error messages, IIRC, but imports are not yet supported (although we are working on it). I'll keep this ticket open for now, and we'll either implement better error messages, or actual import support, "soon" :)

If you are interested in the project, consider joining the mailing list. It's not overwhelming in volume, and you get to follow / participate in the technical discussions about the project. Thanks for the report!

chrivers avatar Jul 02 '12 14:07 chrivers