Who is familiar with py2app, how can the python code packaged by py2app not be placed in a tarball. And can be converted to so file
Asked
Active
Viewed 31 times
1 Answers
0
py2app does not support creating a shared library with the application's python code.

Ronald Oussoren
- 2,715
- 20
- 29