Skip to content

Trouble with distributable creation #1

@nowthatsorignal

Description

@nowthatsorignal

Thank you so much for documenting this it was really helpful! I am running into some trouble understanding how to create the distributable.
I was having trouble understanding what is required to make the distributable
I tried running
(venv) > python -m build
But that just gives errors and I suspect I am doing something wrong as this is the error I get
`At line:1 char:17

  • (venv) > python -m build
  •             ~~
    

Unexpected token '-m' in expression or statement.
+ CategoryInfo : ParserError: (:) [], ParentContainsErrorRecordException
+ FullyQualifiedErrorId : UnexpectedToken`

I eventually tried running the build_setup.py and that ran but I could not understand what the next step was

Image

Sorry I am sure these issues are trivial to most people on here but I can't figure it out.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions