j2py cannot be recognized as internal or external command
when i am trying to finally convert the files then it cannot recognize j2py as a command in cmd
The latest installation of j2py bin in windows stays in \java2python\build\scripts-3.7\ folder. Open j2py in text editor to see Python script there.
Still getting the same error.
fixed by using the command: "python j2py file_path"
@B417037 could you tell me the steps you've followed? I still get errors.
Open j2py (in my case C:\java2python\build\scripts-3.7\j2py ) in a text editor. First line is commented Update it to the python path in your system. e.g., Now, I have first line #!C:\Users<my-user-name>\AppData\Local\Programs\Python\Python37-32\python.exe