Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

j2py cannot be recognized as internal or external command #61

Open
SheerazGul opened this issue Oct 3, 2019 · 5 comments
Open

j2py cannot be recognized as internal or external command #61

SheerazGul opened this issue Oct 3, 2019 · 5 comments

Comments

@SheerazGul
Copy link

when i am trying to finally convert the files then it cannot recognize j2py as a command in cmd

@prapkengr
Copy link

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.

@phs-sakshi
Copy link

Still getting the same error.

@phs-sakshi
Copy link

fixed by using the command: "python j2py file_path"

@raul-parada
Copy link

@B417037 could you tell me the steps you've followed? I still get errors.

@prapkengr
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants