Js2Py
Js2Py copied to clipboard
Import module not found error
Hi there,
Once i try translating js to py via js2py.translate_file and write from & import the "to be created output file". it gives me an error: ModuleNotFoundError: No module named " " or unable to import. Is there a way I should go about this? how else can i translate my js file.
Really appreciate your help.