#๐Ÿ”’ I cant export my file n pycharm

14 messages ยท Page 1 of 1 (latest)

void pasture
#

i want to export my main.py file but it becomes a google link to my script. i want it to be a exe so i can launch it as a software but it doesnt work i even tryed a bunch of tuts but it requires me to have the actual file and not a google link to the script

lilac parrotBOT
#

@void pasture

Python help channel opened

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.

fleet sluice
#

Python isn't designed to be "exported as an exe"

polar estuary
#

@void pasture

void pasture
#

i know

polar estuary
barren vector
#

The export in pycharm exports code to html so you can look at the code in a browser.

#

A html file is not a google link.

#

It has the chrome logo because that's your default browser.

#

The actual file is the main.py. It contains the python script.

#

You don't have to export the main.py. It already exists in the project directory.

lilac parrotBOT
#
Python help channel closed

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.