gregneagle/relocatable-python
A tool for building standalone relocatable Python.framework bundles
PythonApache-2.0
Issues
- 9
subprocess.CalledProcessError: Command '['./Python.framework/Versions/3.11/bin/python3.11', '-s', '-m', 'ensurepip']' died with <Signals.SIGKILL: 9>
#32 opened by AymericFerreira - 6
- 6
- 2
`pip` install from a `venv` ends up with unrelocated `-I` flags when rebuilding wheels
#29 opened by mathstuf - 2
exec format error when running Python binary
#27 opened by mikedowler - 2
PyObjc v7.2 fails to build on macOS 12.3.1, Apple Silicon, Xcode 13.3 + Command Line Tools
#25 opened by carlashley - 5
- 3
tool should fail if any pip installs fail
#10 opened by erikng - 4
SSL certificates are not configured
#13 opened by benoit-pierre - 3
- 3
Import framework into Xcode Not Working
#1 opened by sekkit - 3
Can shared python be made relocatable?
#16 opened by shakfu - 2
Collaboration?
#18 opened by njsmith - 2
- 2
codesign will not work for libs installed later.
#15 opened by AliasT - 2
If a user have cache/pip installs in ~/Library, relocatable python may not create the right framework
#7 opened by erikng - 6
Invalid signatures in Python.framework
#4 opened by gregneagle