Skip to content

pypy, distributing apps on windows. (428)ย #406

@GalacticEmperor1

Description

@GalacticEmperor1

Issue โ„–428 opened by illume at 2018-03-20 11:12:34

Without being able to distribute programs on windows, pypy is not very useful for people wanting to make windows apps. I haven't been able to find a 'exe maker' for pypy yet, and a couple of pypy developers didn't know either.

Currently pypy for windows is released as a zip folder. No installer.

Some potential steps...

  • get pygame installed into the pypy site-packages folder in the pypy release folder.
  • get pygame wheel working on windows.
  • make a zip containing pypy+pygame installed, and a document showing people where to copy their game. With a rungame.bat file.
  • look at how pypy release could be used with NSIST and pynsist
  • first draft, get a basic NSIST installer working.

Comments

# # illume commented at 2018-03-20 12:51:37

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions