#๐ yo im trying to convert a .py file to .exe and im having trouble
28 messages ยท Page 1 of 1 (latest)
@lone mesa
Remember to:
- Ask your Python question, not if you can ask or if there's an expert who can help.
- Show a code sample as text (rather than a screenshot) and the error message, if you've got one.
- Explain what you expect to happen and what actually happens.
:warning: Do not pip install anything that isn't related to your question, especially if asked to over DMs.
hi
it is not recommended, why do you need so
wdym it's not recommended, I did it with my music player and it works great
Send what command you're using and the error the comes up
or if you have a different question feel free to ask
Have you looked into this at all?
If not, I'd recommend either pyinstaller or nutika
With the Python compiler Nuitka, you create protected binaries from your Python source code.
Hollup
they both work fine
but pyinstaller is more popular
Also unless you're planning on publishing your python project, there isn't much reason to create a binary (.exe)
Like this?
yes
Its doing stuff
Worked!
yay
Ty pooks
!close
This help channel has been closed. Feel free to create a new post in #1035199133436354600. To maximize your chances of getting a response, check out this guide on asking good questions.