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

command line usage syntex error #19

Open
Mas313 opened this issue Feb 1, 2023 · 0 comments
Open

command line usage syntex error #19

Mas313 opened this issue Feb 1, 2023 · 0 comments

Comments

@Mas313
Copy link

Mas313 commented Feb 1, 2023

Hi,
when I try to convert python code to c on windows with python file placed in same location where py2c.sh exists. I get an error running the following command

py2c -o file Encoder.py --keep
error

'py2c' is not recognized as an internal or external command,
operable program or batch file.

I get same error even if I run
py2c.sh -o file Encoder.py --keep

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

1 participant