exe-from-python
exe-from-python copied to clipboard
``` running build_ext building 'M2Crypto.__m2crypto' extension swigging SWIG/_m2crypto.i to SWIG/_m2crypto_wrap.c swig -python -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I/usr/include -I/usr/include/openssl -includeall -modern -o SWIG/_m2crypto_wrap.c SWIG/_m2crypto.i unable to execute swig: No such file or directory error:...
Running pip install -r requirements.txt yields: ``` cc -fno-strict-aliasing -fno-common -dynamic -arch x86_64 -arch i386 -g -Os -pipe -fno-common -fno-strict-aliasing -fwrapv -mno-fused-madd -DENABLE_DTRACE -DMACOSX -DNDEBUG -Wall -Wstrict-prototypes -Wshorten-64-to-32 -DNDEBUG -g...
Bumps [nuitka](https://github.com/Nuitka/Nuitka) from 0.5.1.1 to 0.9. Changelog Sourced from nuitka's changelog. ################## Nuitka Changelog ################## In this document, we track the per version changes and comments. This becomes a document...
Bumps [pyinstaller](https://github.com/pyinstaller/pyinstaller) from 2.1 to 3.6. Release notes Sourced from pyinstaller's releases. v3.6 See https://pyinstaller.readthedocs.io/en/v3.6/CHANGES.html for Changelog. v3.5 See https://pyinstaller.readthedocs.io/en/v3.5/CHANGES.html for Changelog. v3.4 See https://pyinstaller.readthedocs.io/en/v3.4/CHANGES.html for Changelog. v3.3.1 Hooks Fix...