Skip to content

Packaging python app using the packaging command raising an error on windows #8

@MrDjango1998

Description

@MrDjango1998

When using the packaging command:
"dart run serious_python:main package app/src"

There is an error in windows as following:
Python has already downloaded to C:\Users\itsru\AppData\Local\Temp\hostpython3.10

I did these stuff correctlly:

  • Creating a main.py file inside the "src" of "app" folder.
  • Put "app" in the root.
  • Call the command, then the error raise.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions