Js2Py icon indicating copy to clipboard operation
Js2Py copied to clipboard

Import module not found error

Open Daniyaldehleh opened this issue 5 years ago • 0 comments

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.

Daniyaldehleh avatar Jul 03 '20 17:07 Daniyaldehleh