Skip to content

No "bin" directory after compiling #12269

Closed Answered by roigcarlo
engrjessie asked this question in Q&A
Discussion options

You must be logged in to vote

hi @engrjessie

You must use the same python you used during the compilation. PYTHONPATH is correct. (basically change python for C:\Python\Python312\python.exe):

cd C:\Users\[yourusername]\Desktop\example
C:\Python\Python312\python.exe ex.py

Replies: 6 comments 9 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@engrjessie
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
8 replies
@engrjessie
Comment options

@roigcarlo
Comment options

@engrjessie
Comment options

@roigcarlo
Comment options

Answer selected by engrjessie
@engrjessie
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants