#๐ Converting Playwright file into executable.
27 messages ยท Page 1 of 1 (latest)
@broken totem
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.
why do you need exe? python is bad for exe
so if I give it to my freinds they dont need to install python and all the pip commands
is there an alternative
are your friends not tech savvy? can't they install python?
no ):
this is exactly why if i want to distribute my apps to a bunch of people, i don't write them in python, instead i use a compiled language that compiles to exe
but actually, you can still bundle up your python as an exe using pyinstaller
have you heard of that?
but keep in mind that it's not too reliable since python was never meant for exe
ye thats what I tried but coz im using playwrite it all gets messed up and dosnt work
yeah like i said, pyinstaller tends to act like that sometimes, good luck
thanks
revoke your api key and don't put it in a public paste
and we are not helping cheating
and
!rule tos
use content from or in the Sparx Product to train, prompt, or interact with large
language models or other artificial intelligence tools or products; or
5. Do not provide or request help on projects that may violate terms of service, or that may be deemed inappropriate, malicious, or illegal.
is in unacceptable use case
nuitka ?
With the Python compiler Nuitka, you create protected binaries from your Python source code.
This help channel has been closed and it's no longer possible to send messages here. If your question wasn't answered, 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.