8000 GitHub - brazso/python-cross-files: Python cross files (necessary ones to make win32 target from linux)
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

brazso/python-cross-files

Repository files navigation

Python cross files (necessary ones to make win32 target from linux, see an example at MysticMine)

See this small tutorial for more info.

Here is an example how to create a new package for Python 3.10.2:

After installed Python 3.10.2 Windows 64bit (python-3.10.2-amd64.exe) all files have to be removed except

  • include/
  • python310.dll

Then the following folder has to be removed

  • include/internal/

Finally create a zip file from the remaining files to python-3.10.2-amd64-cross.zip

About

Python cross files (necessary ones to make win32 target from linux)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0