question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Mixed imports do not work outside of standalone mode, was ModuleNotFoundError: No module named 'scipy.optimize._highs using sklearn modules

See original GitHub issue

Hi there

I’m trying to compile my trained ML model (sklearn based) into a single executable file . The compilations process seems to work but when I’m trying to run the binary I get “ModuleNotFoundError: No module named 'scipy.optimize._highs”.

  • Nuitka version, full Python version and Platform (Windows, OSX, Linux …)

(base) root@d9311828d669:/work/python_compile# python -m nuitka --version 0.6.16.4 Python: 3.7.0 (default, Jun 28 2018, 13:15:42) Executable: /root/anaconda3/bin/python OS: Linux Arch: x86_64

  • How did you install Nuitka and Python

w/ pip install in anaconda base env

  • The specific PyPI names and versions

(base) root@d9311828d669:/work/python_compile# python -m pip freeze alabaster==0.7.11 anaconda-client==1.7.2 anaconda-navigator==1.9.2 anaconda-project==0.8.2 appdirs==1.4.3 asn1crypto==0.24.0 astroid==2.0.4 astropy==3.0.4 atomicwrites==1.2.1 attrs==18.2.0 Automat==0.7.0 Babel==2.6.0 backcall==0.1.0 backports.shutil(base) root@d9311828d669:/work/python_compile# python -m nuitka --version 0.6.16.4 Python: 3.7.0 (default, Jun 28 2018, 13:15:42) Executable: /root/anaconda3/bin/python OS: Linux Arch: x86_64 -get-terminal-size==1.0.0 beautifulsoup4==4.6.3 bitarray==0.8.3 bkcharts==0.2 blaze==0.11.3 bleach==2.1.4 bokeh==0.13.0 boto==2.49.0 Bottleneck==1.2.1 certifi==2018.8.24 cffi==1.11.5 chardet==3.0.4 click==6.7 cloudpickle==0.5(base) root@d9311828d669:/work/python_compile# python -m nuitka --version 0.6.16.4 Python: 3.7.0 (default, Jun 28 2018, 13:15:42) Executable: /root/anaconda3/bin/python OS: Linux Arch: x86_64 .5 clyent==1.2.2 colorama==0.3.9 conda==4.5.11 conda-build==3.15.1 constantly==15.1(base) root@d9311828d669:/work/python_compile# python -m nuitka --version 0.6.16.4 Python: 3.7.0 (default, Jun 28 2018, 13:15:42) Executable: /root/anaconda3/bin/python OS: Linux Arch: x86_64 .0 contextlib2==0.5.5 cryptography==2.3.1 cycler==0.10.0 Cython==0.29.24 cytoolz==0.9.0.1 dask==0.19.1 datashape==0.5.4 decorator==4.3.0 defusedxml==0.5.0 distributed==1.23.1 docutils==0.14 entrypoints==0.2.3 et-xmlfile==1.0.1 fastcache==1.0.2 filelock==3.0.8 Flask==1.0.2 Flask-Cors==3.0.6 gevent==1.3.6 glob2==0.6 gmpy2==2.0.8 greenlet==0.4.15 h5py==2.8.0 heapdict==1.0.0 html5lib==1.0.1 hyperlink==18.0.0 idna==2.7 imageio==2.4.1 imagesize==1.1.0 incremental==17.5.0 ipykernel==4.9.0 ipython==6.5.0 ipython_genutils==0.2.0 ipywidgets==7.4.1 isort==4.3.4 itsdangerous==0.24 jdcal==1.4 jedi==0.12.1 jeepney==0.3.1 Jinja2==2.10 jsonschema==2.6.0 jupyter==1.0.0 jupyter-client==5.2.3 jupyter-console==5.2.0 jupyter-core==4.4.0 jupyterlab==0.34.9 jupyterlab-launcher==0.13.1 keyring==13.2.1 kiwisolver==1.0.1 lazy-object-proxy==1.3.1 llvmlite==0.24.0 locket==0.2.0 lxml==4.2.5 MarkupSafe==1.0 matplotlib==2.2.3 mccabe==0.6.1 mistune==0.8.3 mkl-fft==1.0.4 mkl-random==1.0.1 more-itertools==4.3.0 mpmath==1.0.0 msgpack==0.5.6 multipledispatch==0.6.0 navigator-updater==0.2.1 nbconvert==5.4.0 nbformat==4.4.0 networkx==2.1 nltk==3.3 nose==1.3.7 notebook==5.6.0 Nuitka==0.6.16.4 numba==0.39.0 numexpr==2.6.8 numpy==1.21.2 numpydoc==0.8.0 odo==0.5.1 olefile==0.46 openpyxl==2.5.6 packaging==17.1 pandas==0.23.4 pandocfilters==1.4.2 parso==0.3.1 partd==0.3.8 path.py==11.1.0 pathlib2==2.3.2 patsy==0.5.0 pep8==1.7.1 pexpect==4.6.0 pickleshare==0.7.4 Pillow==5.2.0 pkginfo==1.4.2 pluggy==0.7.1 ply==3.11 prometheus-client==0.3.1 prompt-toolkit==1.0.15 psutil==5.4.7 ptyprocess==0.6.0 py==1.6.0 pyasn1==0.4.4 pyasn1-modules==0.2.2 pycodestyle==2.4.0 pycosat==0.6.3 pycparser==2.18 pycrypto==2.6.1 pycurl==7.43.0.2 pyflakes==2.0.0 Pygments==2.2.0 pylint==2.1.1 pymongo==3.12.0 pyodbc==4.0.24 pyOpenSSL==18.0.0 pyparsing==2.2.0 PySocks==1.6.8 pyspectra==0.0.1.2 pytest==3.8.0 pytest-arraydiff==0.2 pytest-astropy==0.4.0 pytest-doctestplus==0.1.3 pytest-openfiles==0.3.0 pytest-remotedata==0.3.0 python-dateutil==2.7.3 pytz==2018.5 PyWavelets==1.0.0 PyYAML==3.13 pyzmq==17.1.2 QtAwesome==0.4.4 qtconsole==4.4.1 QtPy==1.5.0 requests==2.19.1 rope==0.11.0 ruamel_yaml==0.15.46 scikit-image==0.14.0 scikit-learn==0.19.2 scipy==1.7.1 seaborn==0.9.0 SecretStorage==3.1.0 Send2Trash==1.5.0 service-identity==17.0.0 simplegeneric==0.8.1 singledispatch==3.4.0.3 six==1.11.0 snowballstemmer==1.2.1 sortedcollections==1.0.1 sortedcontainers==2.0.5 spc-spectra==0.4.0 Sphinx==1.7.9 sphinxcontrib-websupport==1.1.0 spyder==3.3.1 spyder-kernels==0.2.6 SQLAlchemy==1.2.11 statsmodels==0.9.0 style==1.1.0 sympy==1.2 tables==3.4.4 tblib==1.3.2 terminado==0.8.1 testpath==0.3.1 toolz==0.9.0 tornado==5.1 tqdm==4.26.0 traitlets==4.3.2 Twisted==18.7.0alabaster==0.7.11 anaconda-client==1.7.2 anaconda-navigator==1.9.2 anaconda-project==0.8.2 appdirs==1.4.3 asn1crypto==0.24.0 astroid==2.0.4 astropy==3.0.4 atomicwrites==1.2.1 attrs==18.2.0 Automat==0.7.0 Babel==2.6.0 backcall==0.1.0 backports.shutil(base) root@d9311828d669:/work/python_compile# python -m nuitka --version 0.6.16.4 Python: 3.7.0 (default, Jun 28 2018, 13:15:42) Executable: /root/anaconda3/bin/python OS: Linux Arch: x86_64 -get-terminal-size==1.0.0 beautifulsoup4==4.6.3 bitarray==0.8.3 bkcharts==0.2 blaze==0.11.3 bleach==2.1.4 bokeh==0.13.0 boto==2.49.0 Bottleneck==1.2.1 certifi==2018.8.24 cffi==1.11.5 chardet==3.0.4 click==6.7 cloudpickle==0.5(base) root@d9311828d669:/work/python_compile# python -m nuitka --version 0.6.16.4 Python: 3.7.0 (default, Jun 28 2018, 13:15:42) Executable: /root/anaconda3/bin/python OS: Linux Arch: x86_64 .5 clyent==1.2.2 colorama==0.3.9 conda==4.5.11 conda-build==3.15.1 constantly==15.1(base) root@d9311828d669:/work/python_compile# python -m nuitka --version 0.6.16.4 Python: 3.7.0 (default, Jun 28 2018, 13:15:42) Executable: /root/anaconda3/bin/python OS: Linux Arch: x86_64 .0 contextlib2==0.5.5 cryptography==2.3.1 cycler==0.10.0 Cython==0.29.24 cytoolz==0.9.0.1 dask==0.19.1 datashape==0.5.4 decorator==4.3.0 defusedxml==0.5.0 distributed==1.23.1 docutils==0.14 entrypoints==0.2.3 et-xmlfile==1.0.1 fastcache==1.0.2 filelock==3.0.8 Flask==1.0.2 Flask-Cors==3.0.6 gevent==1.3.6 glob2==0.6 gmpy2==2.0.8 greenlet==0.4.15 h5py==2.8.0 heapdict==1.0.0 html5lib==1.0.1 hyperlink==18.0.0 idna==2.7 imageio==2.4.1 imagesize==1.1.0 incremental==17.5.0 ipykernel==4.9.0 ipython==6.5.0 ipython_genutils==0.2.0 ipywidgets==7.4.1 isort==4.3.4 itsdangerous==0.24 jdcal==1.4 jedi==0.12.1 jeepney==0.3.1 Jinja2==2.10 jsonschema==2.6.0 jupyter==1.0.0 jupyter-client==5.2.3 jupyter-console==5.2.0 jupyter-core==4.4.0 jupyterlab==0.34.9 jupyterlab-launcher==0.13.1 keyring==13.2.1 kiwisolver==1.0.1 lazy-object-proxy==1.3.1 llvmlite==0.24.0 locket==0.2.0 lxml==4.2.5 MarkupSafe==1.0 matplotlib==2.2.3 mccabe==0.6.1 mistune==0.8.3 mkl-fft==1.0.4 mkl-random==1.0.1 more-itertools==4.3.0 mpmath==1.0.0 msgpack==0.5.6 multipledispatch==0.6.0 navigator-updater==0.2.1 nbconvert==5.4.0 nbformat==4.4.0 networkx==2.1 nltk==3.3 nose==1.3.7 notebook==5.6.0 Nuitka==0.6.16.4 numba==0.39.0 numexpr==2.6.8 numpy==1.21.2 numpydoc==0.8.0 odo==0.5.1 olefile==0.46 openpyxl==2.5.6 packaging==17.1 pandas==0.23.4 pandocfilters==1.4.2 parso==0.3.1 partd==0.3.8 path.py==11.1.0 pathlib2==2.3.2 patsy==0.5.0 pep8==1.7.1 pexpect==4.6.0 pickleshare==0.7.4 Pillow==5.2.0 pkginfo==1.4.2 pluggy==0.7.1 ply==3.11 prometheus-client==0.3.1 prompt-toolkit==1.0.15 psutil==5.4.7 ptyprocess==0.6.0 py==1.6.0 pyasn1==0.4.4 pyasn1-modules==0.2.2 pycodestyle==2.4.0 pycosat==0.6.3 pycparser==2.18 pycrypto==2.6.1 pycurl==7.43.0.2 pyflakes==2.0.0 Pygments==2.2.0 pylint==2.1.1 pymongo==3.12.0 pyodbc==4.0.24 pyOpenSSL==18.0.0 pyparsing==2.2.0 PySocks==1.6.8 pyspectra==0.0.1.2 pytest==3.8.0 pytest-arraydiff==0.2 pytest-astropy==0.4.0 pytest-doctestplus==0.1.3 pytest-openfiles==0.3.0 pytest-remotedata==0.3.0 python-dateutil==2.7.3 pytz==2018.5 PyWavelets==1.0.0 PyYAML==3.13 pyzmq==17.1.2 QtAwesome==0.4.4 qtconsole==4.4.1 QtPy==1.5.0 requests==2.19.1 rope==0.11.0 ruamel_yaml==0.15.46 scikit-image==0.14.0 scikit-learn==0.19.2 scipy==1.7.1 seaborn==0.9.0 SecretStorage==3.1.0 Send2Trash==1.5.0 service-identity==17.0.0 simplegeneric==0.8.1 singledispatch==3.4.0.3 six==1.11.0 snowballstemmer==1.2.1 sortedcollections==1.0.1 sortedcontainers==2.0.5 spc-spectra==0.4.0 Sphinx==1.7.9 sphinxcontrib-websupport==1.1.0 spyder==3.3.1 spyder-kernels==0.2.6 SQLAlchemy==1.2.11 statsmodels==0.9.0 style==1.1.0 sympy==1.2 tables==3.4.4 tblib==1.3.2 terminado==0.8.1 testpath==0.3.1 toolz==0.9.0alabaster==0.7.11 anaconda-client==1.7.2 anaconda-navigator==1.9.2 anaconda-project==0.8.2 appdirs==1.4.3 asn1crypto==0.24.0 astroid==2.0.4 astropy==3.0.4 atomicwrites==1.2.1 attrs==18.2.0 Automat==0.7.0 Babel==2.6.0 backcall==0.1.0 backports.shutil(base) root@d9311828d669:/work/python_compile# python -m nuitka --version 0.6.16.4 Python: 3.7.0 (default, Jun 28 2018, 13:15:42) Executable: /root/anaconda3/bin/python OS: Linux Arch: x86_64 -get-terminal-size==1.0.0 beautifulsoup4==4.6.3 bitarray==0.8.3 bkcharts==0.2 blaze==0.11.3 bleach==2.1.4 bokeh==0.13.0 boto==2.49.0 Bottleneck==1.2.1 certifi==2018.8.24 cffi==1.11.5 chardet==3.0.4 click==6.7 cloudpickle==0.5(base) root@d9311828d669:/work/python_compile# python -m nuitka --version 0.6.16.4 Python: 3.7.0 (default, Jun 28 2018, 13:15:42) Executable: /root/anaconda3/bin/python OS: Linux Arch: x86_64 .5 clyent==1.2.2 colorama==0.3.9 conda==4.5.11 conda-build==3.15.1 constantly==15.1(base) root@d9311828d669:/work/python_compile# python -m nuitka --version 0.6.16.4 Python: 3.7.0 (default, Jun 28 2018, 13:15:42) Executable: /root/anaconda3/bin/python OS: Linux Arch: x86_64 .0 contextlib2==0.5.5 cryptography==2.3.1 cycler==0.10.0 Cython==0.29.24 cytoolz==0.9.0.1 dask==0.19.1 datashape==0.5.4 decorator==4.3.0 defusedxml==0.5.0 distributed==1.23.1 docutils==0.14 entrypoints==0.2.3 et-xmlfile==1.0.1 fastcache==1.0.2 filelock==3.0.8 Flask==1.0.2 Flask-Cors==3.0.6 gevent==1.3.6 glob2==0.6 gmpy2==2.0.8 greenlet==0.4.15 h5py==2.8.0 heapdict==1.0.0 html5lib==1.0.1 hyperlink==18.0.0 idna==2.7 imageio==2.4.1 imagesize==1.1.0 incremental==17.5.0 ipykernel==4.9.0 ipython==6.5.0 ipython_genutils==0.2.0 ipywidgets==7.4.1 isort==4.3.4 itsdangerous==0.24 jdcal==1.4 jedi==0.12.1 jeepney==0.3.1 Jinja2==2.10 jsonschema==2.6.0 jupyter==1.0.0 jupyter-client==5.2.3 jupyter-console==5.2.0 jupyter-core==4.4.0 jupyterlab==0.34.9 jupyterlab-launcher==0.13.1 keyring==13.2.1 kiwisolver==1.0.1 lazy-object-proxy==1.3.1 llvmlite==0.24.0 locket==0.2.0 lxml==4.2.5 MarkupSafe==1.0 matplotlib==2.2.3 mccabe==0.6.1 mistune==0.8.3 mkl-fft==1.0.4 mkl-random==1.0.1 more-itertools==4.3.0 mpmath==1.0.0 msgpack==0.5.6 multipledispatch==0.6.0 navigator-updater==0.2.1 nbconvert==5.4.0 nbformat==4.4.0 networkx==2.1 nltk==3.3 nose==1.3.7 notebook==5.6.0 Nuitka==0.6.16.4 numba==0.39.0 numexpr==2.6.8 numpy==1.21.2 numpydoc==0.8.0 odo==0.5.1 olefile==0.46 openpyxl==2.5.6 packaging==17.1 pandas==0.23.4 pandocfilters==1.4.2 parso==0.3.1 partd==0.3.8 path.py==11.1.0 pathlib2==2.3.2 patsy==0.5.0 pep8==1.7.1 pexpect==4.6.0 pickleshare==0.7.4 Pillow==5.2.0 pkginfo==1.4.2 pluggy==0.7.1 ply==3.11 prometheus-client==0.3.1 prompt-toolkit==1.0.15 psutil==5.4.7 ptyprocess==0.6.0 py==1.6.0 pyasn1==0.4.4 pyasn1-modules==0.2.2 pycodestyle==2.4.0 pycosat==0.6.3 pycparser==2.18 pycrypto==2.6.1 pycurl==7.43.0.2 pyflakes==2.0.0 Pygments==2.2.0 pylint==2.1.1 pymongo==3.12.0 pyodbc==4.0.24 pyOpenSSL==18.0.0 pyparsing==2.2.0 PySocks==1.6.8 pyspectra==0.0.1.2 pytest==3.8.0 pytest-arraydiff==0.2 pytest-astropy==0.4.0 pytest-doctestplus==0.1.3 pytest-openfiles==0.3.0 pytest-remotedata==0.3.0 python-dateutil==2.7.3 pytz==2018.5 PyWavelets==1.0.0 PyYAML==3.13 pyzmq==17.1.2 QtAwesome==0.4.4 qtconsole==4.4.1 QtPy==1.5.0 requests==2.19.1 rope==0.11.0 ruamel_yaml==0.15.46 scikit-image==0.14.0 scikit-learn==0.19.2 scipy==1.7.1 seaborn==0.9.0 SecretStorage==3.1.0 Send2Trash==1.5.0 service-identity==17.0.0 simplegeneric==0.8.1 singledispatch==3.4.0.3 six==1.11.0 snowballstemmer==1.2.1 sortedcollections==1.0.1 sortedcontainers==2.0.5 spc-spectra==0.4.0 Sphinx==1.7.9 sphinxcontrib-websupport==1.1.0 spyder==3.3.1 spyder-kernels==0.2.6 SQLAlchemy==1.2.11 statsmodels==0.9.0 style==1.1.0 sympy==1.2 tables==3.4.4 tblib==1.3.2alabaster==0.7.11 anaconda-client==1.7.2 anaconda-navigator==1.9.2 anaconda-project==0.8.2 appdirs==1.4.3 asn1crypto==0.24.0 astroid==2.0.4 astropy==3.0.4 atomicwrites==1.2.1 attrs==18.2.0 Automat==0.7.0 Babel==2.6.0 backcall==0.1.0 backports.shutil(base) root@d9311828d669:/work/python_compile# python -m nuitka --version 0.6.16.4 Python: 3.7.0 (default, Jun 28 2018, 13:15:42) Executable: /root/anaconda3/bin/python OS: Linux Arch: x86_64 -get-terminal-size==1.0.0 beautifulsoup4==4.6.3 bitarray==0.8.3 bkcharts==0.2 blaze==0.11.3 bleach==2.1.4 bokeh==0.13.0 boto==2.49.0 Bottleneck==1.2.1 certifi==2018.8.24 cffi==1.11.5 chardet==3.0.4 click==6.7 cloudpickle==0.5(base) root@d9311828d669:/work/python_compile# python -m nuitka --version 0.6.16.4 Python: 3.7.0 (default, Jun 28 2018, 13:15:42) Executable: /root/anaconda3/bin/python OS: Linux Arch: x86_64 .5 clyent==1.2.2 colorama==0.3.9 conda==4.5.11 conda-build==3.15.1 constantly==15.1(base) root@d9311828d669:/work/python_compile# python -m nuitka --version 0.6.16.4 Python: 3.7.0 (default, Jun 28 2018, 13:15:42) Executable: /root/anaconda3/bin/python OS: Linux Arch: x86_64 .0 contextlib2==0.5.5 cryptography==2.3.1 cycler==0.10.0 Cython==0.29.24 cytoolz==0.9.0.1 dask==0.19.1 datashape==0.5.4 decorator==4.3.0 defusedxml==0.5.0 distributed==1.23.1 docutils==0.14 entrypoints==0.2.3 et-xmlfile==1.0.1 fastcache==1.0.2 filelock==3.0.8 Flask==1.0.2 Flask-Cors==3.0.6 gevent==1.3.6 glob2==0.6 gmpy2==2.0.8 greenlet==0.4.15 h5py==2.8.0 heapdict==1.0.0 html5lib==1.0.1 hyperlink==18.0.0 idna==2.7 imageio==2.4.1 imagesize==1.1.0 incremental==17.5.0 ipykernel==4.9.0 ipython==6.5.0 ipython_genutils==0.2.0 ipywidgets==7.4.1 isort==4.3.4 itsdangerous==0.24 jdcal==1.4 jedi==0.12.1 jeepney==0.3.1 Jinja2==2.10 jsonschema==2.6.0 jupyter==1.0.0 jupyter-client==5.2.3 jupyter-console==5.2.0 jupyter-core==4.4.0 jupyterlab==0.34.9 jupyterlab-launcher==0.13.1 keyring==13.2.1 kiwisolver==1.0.1 lazy-object-proxy==1.3.1 llvmlite==0.24.0 locket==0.2.0 lxml==4.2.5 MarkupSafe==1.0 matplotlib==2.2.3 mccabe==0.6.1 mistune==0.8.3 mkl-fft==1.0.4 mkl-random==1.0.1 more-itertools==4.3.0 mpmath==1.0.0 msgpack==0.5.6 multipledispatch==0.6.0 navigator-updater==0.2.1 nbconvert==5.4.0 nbformat==4.4.0 networkx==2.1 nltk==3.3 nose==1.3.7 notebook==5.6.0 Nuitka==0.6.16.4 numba==0.39.0 numexpr==2.6.8 numpy==1.21.2 numpydoc==0.8.0 odo==0.5.1 olefile==0.46 openpyxl==2.5.6 packaging==17.1 pandas==0.23.4 pandocfilters==1.4.2 parso==0.3.1 partd==0.3.8 path.py==11.1.0 pathlib2==2.3.2 patsy==0.5.0 pep8==1.7.1 pexpect==4.6.0 pickleshare==0.7.4 Pillow==5.2.0 pkginfo==1.4.2 pluggy==0.7.1 ply==3.11 prometheus-client==0.3.1 prompt-toolkit==1.0.15 psutil==5.4.7 ptyprocess==0.6.0 py==1.6.0 pyasn1==0.4.4 pyasn1-modules==0.2.2 pycodestyle==2.4.0 pycosat==0.6.3 pycparser==2.18 pycrypto==2.6.1 pycurl==7.43.0.2 pyflakes==2.0.0 Pygments==2.2.0 pylint==2.1.1 pymongo==3.12.0 pyodbc==4.0.24 pyOpenSSL==18.0.0 pyparsing==2.2.0 PySocks==1.6.8 pyspectra==0.0.1.2 pytest==3.8.0 pytest-arraydiff==0.2 pytest-astropy==0.4.0 pytest-doctestplus==0.1.3 pytest-openfiles==0.3.0 pytest-remotedata==0.3.0 python-dateutil==2.7.3 pytz==2018.5 PyWavelets==1.0.0 PyYAML==3.13 pyzmq==17.1.2 QtAwesome==0.4.4 qtconsole==4.4.1 QtPy==1.5.0 requests==2.19.1 rope==0.11.0 ruamel_yaml==0.15.46 scikit-image==0.14.0 scikit-learn==0.19.2 scipy==1.7.1 seaborn==0.9.0 SecretStorage==3.1.0 Send2Trash==1.5.0 service-identity==17.0.0 simplegeneric==0.8.1 singledispatch==3.4.0.3 six==1.11.0 snowballstemmer==1.2.1 sortedcollections==1.0.1 sortedcontainers==2.0.5 spc-spectra==0.4.0 Sphinx==1.7.9 sphinxcontrib-websupport==1.1.0 spyder==3.3.1 spyder-kernels==0.2.6 SQLAlchemy==1.2.11 statsmodels==0.9.0 style==1.1.0 sympy==1.2 tables==3.4.4 tblib==1.3.2 terminado==0.8.1 testpath==0.3.1 toolz==0.9.0 tornado==5.1 tqdm==4.26.0 traitlets==4.3.2 Twisted==18.7.0 unicodecsv==0.14.1 update==0.0.1alabaster==0.7.11 anaconda-client==1.7.2 anaconda-navigator==1.9.2 anaconda-project==0.8.2 appdirs==1.4.3 asn1crypto==0.24.0 astroid==2.0.4 astropy==3.0.4 atomicwrites==1.2.1 attrs==18.2.0 Automat==0.7.0 Babel==2.6.0 backcall==0.1.0 backports.shutil(base) root@d9311828d669:/work/python_compile# python -m nuitka --version 0.6.16.4 Python: 3.7.0 (default, Jun 28 2018, 13:15:42) Executable: /root/anaconda3/bin/python OS: Linux Arch: x86_64 -get-terminal-size==1.0.0 beautifulsoup4==4.6.3 bitarray==0.8.3 bkcharts==0.2 blaze==0.11.3 bleach==2.1.4 bokeh==0.13.0 boto==2.49.0 Bottleneck==1.2.1 certifi==2018.8.24 cffi==1.11.5 chardet==3.0.4 click==6.7 cloudpickle==0.5(base) root@d9311828d669:/work/python_compile# python -m nuitka --version 0.6.16.4 Python: 3.7.0 (default, Jun 28 2018, 13:15:42) Executable: /root/anaconda3/bin/python OS: Linux Arch: x86_64 .5 clyent==1.2.2 colorama==0.3.9 conda==4.5.11 conda-build==3.15.1 constantly==15.1(base) root@d9311828d669:/work/python_compile# python -m nuitka --version 0.6.16.4 Python: 3.7.0 (default, Jun 28 2018, 13:15:42) Executable: /root/anaconda3/bin/python OS: Linux Arch: x86_64 .0 contextlib2==0.5.5 cryptography==2.3.1 cycler==0.10.0 Cython==0.29.24 cytoolz==0.9.0.1 dask==0.19.1 datashape==0.5.4 decorator==4.3.0 defusedxml==0.5.0 distributed==1.23.1 docutils==0.14 entrypoints==0.2.3 et-xmlfile==1.0.1 fastcache==1.0.2 filelock==3.0.8 Flask==1.0.2 Flask-Cors==3.0.6 gevent==1.3.6 glob2==0.6 gmpy2==2.0.8 greenlet==0.4.15 h5py==2.8.0 heapdict==1.0.0 html5lib==1.0.1 hyperlink==18.0.0 idna==2.7 imageio==2.4.1 imagesize==1.1.0 incremental==17.5.0 ipykernel==4.9.0 ipython==6.5.0 ipython_genutils==0.2.0 ipywidgets==7.4.1 isort==4.3.4 itsdangerous==0.24 jdcal==1.4 jedi==0.12.1 jeepney==0.3.1 Jinja2==2.10 jsonschema==2.6.0 jupyter==1.0.0 jupyter-client==5.2.3 jupyter-console==5.2.0 jupyter-core==4.4.0 jupyterlab==0.34.9 jupyterlab-launcher==0.13.1 keyring==13.2.1 kiwisolver==1.0.1 lazy-object-proxy==1.3.1 llvmlite==0.24.0 locket==0.2.0 lxml==4.2.5 MarkupSafe==1.0 matplotlib==2.2.3 mccabe==0.6.1 mistune==0.8.3 mkl-fft==1.0.4 mkl-random==1.0.1 more-itertools==4.3.0 mpmath==1.0.0 msgpack==0.5.6 multipledispatch==0.6.0 navigator-updater==0.2.1 nbconvert==5.4.0 nbformat==4.4.0 networkx==2.1 nltk==3.3 nose==1.3.7 notebook==5.6.0 Nuitka==0.6.16.4 numba==0.39.0 numexpr==2.6.8 numpy==1.21.2 numpydoc==0.8.0 odo==0.5.1 olefile==0.46 openpyxl==2.5.6 packaging==17.1 pandas==0.23.4 pandocfilters==1.4.2 parso==0.3.1 partd==0.3.8 path.py==11.1.0 pathlib2==2.3.2 patsy==0.5.0 pep8==1.7.1 pexpect==4.6.0 pickleshare==0.7.4 Pillow==5.2.0 pkginfo==1.4.2 pluggy==0.7.1 ply==3.11 prometheus-client==0.3.1 prompt-toolkit==1.0.15 psutil==5.4.7 ptyprocess==0.6.0 py==1.6.0 pyasn1==0.4.4 pyasn1-modules==0.2.2 pycodestyle==2.4.0 pycosat==0.6.3 pycparser==2.18 pycrypto==2.6.1 pycurl==7.43.0.2 pyflakes==2.0.0 Pygments==2.2.0 pylint==2.1.1 pymongo==3.12.0 pyodbc==4.0.24 pyOpenSSL==18.0.0 pyparsing==2.2.0 PySocks==1.6.8 pyspectra==0.0.1.2 pytest==3.8.0 pytest-arraydiff==0.2 pytest-astropy==0.4.0 pytest-doctestplus==0.1.3 pytest-openfiles==0.3.0 pytest-remotedata==0.3.0 python-dateutil==2.7.3 pytz==2018.5 PyWavelets==1.0.0 PyYAML==3.13 pyzmq==17.1.2 QtAwesome==0.4.4 qtconsole==4.4.1 QtPy==1.5.0 requests==2.19.1 rope==0.11.0 ruamel_yaml==0.15.46 scikit-image==0.14.0 scikit-learn==0.19.2 scipy==1.7.1 seaborn==0.9.0 SecretStorage==3.1.0 Send2Trash==1.5.0 service-identity==17.0.0 simplegeneric==0.8.1 singledispatch==3.4.0.3 six==1.11.0 snowballstemmer==1.2.1 sortedcollections==1.0.1 sortedcontainers==2.0.5 spc-spectra==0.4.0 Sphinx==1.7.9 sphinxcontrib-websupport==1.1.0 spyder==3.3.1 spyder-kernels==0.2.6 SQLAlchemy==1.2.11 statsmodels==0.9.0 style==1.1.0 sympy==1.2alabaster==0.7.11 anaconda-client==1.7.2 anaconda-navigator==1.9.2 anaconda-project==0.8.2 appdirs==1.4.3 asn1crypto==0.24.0 astroid==2.0.4 astropy==3.0.4 atomicwrites==1.2.1 attrs==18.2.0 Automat==0.7.0 Babel==2.6.0 backcall==0.1.0 backports.shutil(base) root@d9311828d669:/work/python_compile# python -m nuitka --version 0.6.16.4 Python: 3.7.0 (default, Jun 28 2018, 13:15:42) Executable: /root/anaconda3/bin/python OS: Linux Arch: x86_64 -get-terminal-size==1.0.0 beautifulsoup4==4.6.3 bitarray==0.8.3 bkcharts==0.2 blaze==0.11.3 bleach==2.1.4 bokeh==0.13.0 boto==2.49.0 Bottleneck==1.2.1 certifi==2018.8.24 cffi==1.11.5 chardet==3.0.4 click==6.7 cloudpickle==0.5(base) root@d9311828d669:/work/python_compile# python -m nuitka --version 0.6.16.4 Python: 3.7.0 (default, Jun 28 2018, 13:15:42) Executable: /root/anaconda3/bin/python OS: Linux Arch: x86_64 .5 clyent==1.2.2 colorama==0.3.9 conda==4.5.11 conda-build==3.15.1 constantly==15.1(base) root@d9311828d669:/work/python_compile# python -m nuitka --version 0.6.16.4 Python: 3.7.0 (default, Jun 28 2018, 13:15:42) Executable: /root/anaconda3/bin/python OS: Linux Arch: x86_64 .0 contextlib2==0.5.5 cryptography==2.3.1 cycler==0.10.0 Cython==0.29.24 cytoolz==0.9.0.1 dask==0.19.1 datashape==0.5.4 decorator==4.3.0 defusedxml==0.5.0 distributed==1.23.1 docutils==0.14 entrypoints==0.2.3 et-xmlfile==1.0.1 fastcache==1.0.2 filelock==3.0.8 Flask==1.0.2 Flask-Cors==3.0.6 gevent==1.3.6 glob2==0.6 gmpy2==2.0.8 greenlet==0.4.15 h5py==2.8.0 heapdict==1.0.0 html5lib==1.0.1 hyperlink==18.0.0 idna==2.7 imageio==2.4.1 imagesize==1.1.0 incremental==17.5.0 ipykernel==4.9.0 ipython==6.5.0 ipython_genutils==0.2.0 ipywidgets==7.4.1 isort==4.3.4 itsdangerous==0.24 jdcal==1.4 jedi==0.12.1 jeepney==0.3.1 Jinja2==2.10 jsonschema==2.6.0 jupyter==1.0.0 jupyter-client==5.2.3 jupyter-console==5.2.0 jupyter-core==4.4.0 jupyterlab==0.34.9 jupyterlab-launcher==0.13.1 keyring==13.2.1 kiwisolver==1.0.1 lazy-object-proxy==1.3.1 llvmlite==0.24.0 locket==0.2.0 lxml==4.2.5 MarkupSafe==1.0 matplotlib==2.2.3 mccabe==0.6.1 mistune==0.8.3 mkl-fft==1.0.4 mkl-random==1.0.1 more-itertools==4.3.0 mpmath==1.0.0 msgpack==0.5.6 multipledispatch==0.6.0 navigator-updater==0.2.1 nbconvert==5.4.0 nbformat==4.4.0 networkx==2.1 nltk==3.3 nose==1.3.7 notebook==5.6.0 Nuitka==0.6.16.4 numba==0.39.0 numexpr==2.6.8 numpy==1.21.2 numpydoc==0.8.0 odo==0.5.1 olefile==0.46 openpyxl==2.5.6 packaging==17.1 pandas==0.23.4 pandocfilters==1.4.2 parso==0.3.1 partd==0.3.8 path.py==11.1.0 pathlib2==2.3.2 patsy==0.5.0 pep8==1.7.1 pexpect==4.6.0 pickleshare==0.7.4 Pillow==5.2.0 pkginfo==1.4.2 pluggy==0.7.1 ply==3.11 prometheus-client==0.3.1 prompt-toolkit==1.0.15 psutil==5.4.7 ptyprocess==0.6.0 py==1.6.0 pyasn1==0.4.4 pyasn1-modules==0.2.2 pycodestyle==2.4.0 pycosat==0.6.3 pycparser==2.18 pycrypto==2.6.1 pycurl==7.43.0.2 pyflakes==2.0.0 Pygments==2.2.0 pylint==2.1.1 pymongo==3.12.0 pyodbc==4.0.24 pyOpenSSL==18.0.0 pyparsing==2.2.0 PySocks==1.6.8 pyspectra==0.0.1.2 pytest==3.8.0 pytest-arraydiff==0.2 pytest-astropy==0.4.0 pytest-doctestplus==0.1.3 pytest-openfiles==0.3.0 pytest-remotedata==0.3.0 python-dateutil==2.7.3 pytz==2018.5 PyWavelets==1.0.0 PyYAML==3.13 pyzmq==17.1.2 QtAwesome==0.4.4 qtconsole==4.4.1 QtPy==1.5.0 requests==2.19.1 rope==0.11.0 ruamel_yaml==0.15.46 scikit-image==0.14.0 scikit-learn==0.19.2 scipy==1.7.1 seaborn==0.9.0 SecretStorage==3.1.0 Send2Trash==1.5.0 service-identity==17.0.0 simplegeneric==0.8.1 singledispatch==3.4.0.3 six==1.11.0 snowballstemmer==1.2.1 sortedcollections==1.0.1 sortedcontainers==2.0.5 spc-spectra==0.4.0 Sphinx==1.7.9 sphinxcontrib-websupport==1.1.0 spyder==3.3.1 spyder-kernels==0.2.6 SQLAlchemy==1.2.11 statsmodels==0.9.0 style==1.1.0 sympy==1.2 tables==3.4.4 tblib==1.3.2alabaster==0.7.11 anaconda-client==1.7.2 anaconda-navigator==1.9.2 anaconda-project==0.8.2 appdirs==1.4.3 asn1crypto==0.24.0 astroid==2.0.4 astropy==3.0.4 atomicwrites==1.2.1 attrs==18.2.0 Automat==0.7.0 Babel==2.6.0 backcall==0.1.0 backports.shutil(base) root@d9311828d669:/work/python_compile# python -m nuitka --version 0.6.16.4 Python: 3.7.0 (default, Jun 28 2018, 13:15:42) Executable: /root/anaconda3/bin/python OS: Linux Arch: x86_64 -get-terminal-size==1.0.0 beautifulsoup4==4.6.3 bitarray==0.8.3 bkcharts==0.2 blaze==0.11.3 bleach==2.1.4 bokeh==0.13.0 boto==2.49.0 Bottleneck==1.2.1 certifi==2018.8.24 cffi==1.11.5 chardet==3.0.4 click==6.7 cloudpickle==0.5(base) root@d9311828d669:/work/python_compile# python -m nuitka --version 0.6.16.4 Python: 3.7.0 (default, Jun 28 2018, 13:15:42) Executable: /root/anaconda3/bin/python OS: Linux Arch: x86_64 .5 clyent==1.2.2 colorama==0.3.9 conda==4.5.11 conda-build==3.15.1 constantly==15.1(base) root@d9311828d669:/work/python_compile# python -m nuitka --version 0.6.16.4 Python: 3.7.0 (default, Jun 28 2018, 13:15:42) Executable: /root/anaconda3/bin/python OS: Linux Arch: x86_64 .0 contextlib2==0.5.5 cryptography==2.3.1 cycler==0.10.0 Cython==0.29.24 cytoolz==0.9.0.1 dask==0.19.1 datashape==0.5.4 decorator==4.3.0 defusedxml==0.5.0 distributed==1.23.1 docutils==0.14 entrypoints==0.2.3 et-xmlfile==1.0.1 fastcache==1.0.2 filelock==3.0.8 Flask==1.0.2 Flask-Cors==3.0.6 gevent==1.3.6 glob2==0.6 gmpy2==2.0.8 greenlet==0.4.15 h5py==2.8.0 heapdict==1.0.0 html5lib==1.0.1 hyperlink==18.0.0 idna==2.7 imageio==2.4.1 imagesize==1.1.0 incremental==17.5.0 ipykernel==4.9.0 ipython==6.5.0 ipython_genutils==0.2.0 ipywidgets==7.4.1 isort==4.3.4 itsdangerous==0.24 jdcal==1.4 jedi==0.12.1 jeepney==0.3.1 Jinja2==2.10 jsonschema==2.6.0 jupyter==1.0.0 jupyter-client==5.2.3 jupyter-console==5.2.0 jupyter-core==4.4.0 jupyterlab==0.34.9 jupyterlab-launcher==0.13.1 keyring==13.2.1 kiwisolver==1.0.1 lazy-object-proxy==1.3.1 llvmlite==0.24.0 locket==0.2.0 lxml==4.2.5 MarkupSafe==1.0 matplotlib==2.2.3 mccabe==0.6.1 mistune==0.8.3 mkl-fft==1.0.4 mkl-random==1.0.1 more-itertools==4.3.0 mpmath==1.0.0 msgpack==0.5.6 multipledispatch==0.6.0 navigator-updater==0.2.1 nbconvert==5.4.0 nbformat==4.4.0 networkx==2.1 nltk==3.3 nose==1.3.7 notebook==5.6.0 Nuitka==0.6.16.4 numba==0.39.0 numexpr==2.6.8 numpy==1.21.2 numpydoc==0.8.0 odo==0.5.1 olefile==0.46 openpyxl==2.5.6 packaging==17.1 pandas==0.23.4 pandocfilters==1.4.2 parso==0.3.1 partd==0.3.8 path.py==11.1.0 pathlib2==2.3.2 patsy==0.5.0 pep8==1.7.1 pexpect==4.6.0 pickleshare==0.7.4 Pillow==5.2.0 pkginfo==1.4.2 pluggy==0.7.1 ply==3.11 prometheus-client==0.3.1 prompt-toolkit==1.0.15 psutil==5.4.7 ptyprocess==0.6.0 py==1.6.0 pyasn1==0.4.4 pyasn1-modules==0.2.2 pycodestyle==2.4.0 pycosat==0.6.3 pycparser==2.18 pycrypto==2.6.1 pycurl==7.43.0.2 pyflakes==2.0.0 Pygments==2.2.0 pylint==2.1.1 pymongo==3.12.0 pyodbc==4.0.24 pyOpenSSL==18.0.0 pyparsing==2.2.0 PySocks==1.6.8 pyspectra==0.0.1.2 pytest==3.8.0 pytest-arraydiff==0.2 pytest-astropy==0.4.0 pytest-doctestplus==0.1.3 pytest-openfiles==0.3.0 pytest-remotedata==0.3.0 python-dateutil==2.7.3 pytz==2018.5 PyWavelets==1.0.0 PyYAML==3.13 pyzmq==17.1.2 QtAwesome==0.4.4 qtconsole==4.4.1 QtPy==1.5.0 requests==2.19.1 rope==0.11.0 ruamel_yaml==0.15.46 scikit-image==0.14.0 scikit-learn==0.19.2 scipy==1.7.1 seaborn==0.9.0 SecretStorage==3.1.0 Send2Trash==1.5.0 service-identity==17.0.0 simplegeneric==0.8.1 singledispatch==3.4.0.3 six==1.11.0 snowballstemmer==1.2.1 sortedcollections==1.0.1 sortedcontainers==2.0.5 spc-spectra==0.4.0 Sphinx==1.7.9 sphinxcontrib-websupport==1.1.0 spyder==3.3.1 spyder-kernels==0.2.6 SQLAlchemy==1.2.11 statsmodels==0.9.0 style==1.1.0 sympy==1.2 tables==3.4.4 tblib==1.3.2 terminado==0.8.1 testpath==0.3.1 toolz==0.9.0alabaster==0.7.11 anaconda-client==1.7.2 anaconda-navigator==1.9.2 anaconda-project==0.8.2 appdirs==1.4.3 asn1crypto==0.24.0 astroid==2.0.4 astropy==3.0.4 atomicwrites==1.2.1 attrs==18.2.0 Automat==0.7.0 Babel==2.6.0 backcall==0.1.0 backports.shutil(base) root@d9311828d669:/work/python_compile# python -m nuitka --version 0.6.16.4 Python: 3.7.0 (default, Jun 28 2018, 13:15:42) Executable: /root/anaconda3/bin/python OS: Linux Arch: x86_64 -get-terminal-size==1.0.0 beautifulsoup4==4.6.3 bitarray==0.8.3 bkcharts==0.2 blaze==0.11.3 bleach==2.1.4 bokeh==0.13.0 boto==2.49.0 Bottleneck==1.2.1 certifi==2018.8.24 cffi==1.11.5 chardet==3.0.4 click==6.7 cloudpickle==0.5(base) root@d9311828d669:/work/python_compile# python -m nuitka --version 0.6.16.4 Python: 3.7.0 (default, Jun 28 2018, 13:15:42) Executable: /root/anaconda3/bin/python OS: Linux Arch: x86_64 .5 clyent==1.2.2 colorama==0.3.9 conda==4.5.11 conda-build==3.15.1 constantly==15.1(base) root@d9311828d669:/work/python_compile# python -m nuitka --version 0.6.16.4 Python: 3.7.0 (default, Jun 28 2018, 13:15:42) Executable: /root/anaconda3/bin/python OS: Linux Arch: x86_64 .0 contextlib2==0.5.5 cryptography==2.3.1 cycler==0.10.0 Cython==0.29.24 cytoolz==0.9.0.1 dask==0.19.1 datashape==0.5.4 decorator==4.3.0 defusedxml==0.5.0 distributed==1.23.1 docutils==0.14 entrypoints==0.2.3 et-xmlfile==1.0.1 fastcache==1.0.2 filelock==3.0.8 Flask==1.0.2 Flask-Cors==3.0.6 gevent==1.3.6 glob2==0.6 gmpy2==2.0.8 greenlet==0.4.15 h5py==2.8.0 heapdict==1.0.0 html5lib==1.0.1 hyperlink==18.0.0 idna==2.7 imageio==2.4.1 imagesize==1.1.0 incremental==17.5.0 ipykernel==4.9.0 ipython==6.5.0 ipython_genutils==0.2.0 ipywidgets==7.4.1 isort==4.3.4 itsdangerous==0.24 jdcal==1.4 jedi==0.12.1 jeepney==0.3.1 Jinja2==2.10 jsonschema==2.6.0 jupyter==1.0.0 jupyter-client==5.2.3 jupyter-console==5.2.0 jupyter-core==4.4.0 jupyterlab==0.34.9 jupyterlab-launcher==0.13.1 keyring==13.2.1 kiwisolver==1.0.1 lazy-object-proxy==1.3.1 llvmlite==0.24.0 locket==0.2.0 lxml==4.2.5 MarkupSafe==1.0 matplotlib==2.2.3 mccabe==0.6.1 mistune==0.8.3 mkl-fft==1.0.4 mkl-random==1.0.1 more-itertools==4.3.0 mpmath==1.0.0 msgpack==0.5.6 multipledispatch==0.6.0 navigator-updater==0.2.1 nbconvert==5.4.0 nbformat==4.4.0 networkx==2.1 nltk==3.3 nose==1.3.7 notebook==5.6.0 Nuitka==0.6.16.4 numba==0.39.0 numexpr==2.6.8 numpy==1.21.2 numpydoc==0.8.0 odo==0.5.1 olefile==0.46 openpyxl==2.5.6 packaging==17.1 pandas==0.23.4 pandocfilters==1.4.2 parso==0.3.1 partd==0.3.8 path.py==11.1.0 pathlib2==2.3.2 patsy==0.5.0 pep8==1.7.1 pexpect==4.6.0 pickleshare==0.7.4 Pillow==5.2.0 pkginfo==1.4.2 pluggy==0.7.1 ply==3.11 prometheus-client==0.3.1 prompt-toolkit==1.0.15 psutil==5.4.7 ptyprocess==0.6.0 py==1.6.0 pyasn1==0.4.4 pyasn1-modules==0.2.2 pycodestyle==2.4.0 pycosat==0.6.3 pycparser==2.18 pycrypto==2.6.1 pycurl==7.43.0.2 pyflakes==2.0.0 Pygments==2.2.0 pylint==2.1.1 pymongo==3.12.0 pyodbc==4.0.24 pyOpenSSL==18.0.0 pyparsing==2.2.0 PySocks==1.6.8 pyspectra==0.0.1.2 pytest==3.8.0 pytest-arraydiff==0.2 pytest-astropy==0.4.0 pytest-doctestplus==0.1.3 pytest-openfiles==0.3.0 pytest-remotedata==0.3.0 python-dateutil==2.7.3 pytz==2018.5 PyWavelets==1.0.0 PyYAML==3.13 pyzmq==17.1.2 QtAwesome==0.4.4 qtconsole==4.4.1 QtPy==1.5.0 requests==2.19.1 rope==0.11.0 ruamel_yaml==0.15.46 scikit-image==0.14.0 scikit-learn==0.19.2 scipy==1.7.1 seaborn==0.9.0 SecretStorage==3.1.0 Send2Trash==1.5.0 service-identity==17.0.0 simplegeneric==0.8.1 singledispatch==3.4.0.3 six==1.11.0 snowballstemmer==1.2.1 sortedcollections==1.0.1 sortedcontainers==2.0.5 spc-spectra==0.4.0 Sphinx==1.7.9 sphinxcontrib-websupport==1.1.0 spyder==3.3.1 spyder-kernels==0.2.6 SQLAlchemy==1.2.11 statsmodels==0.9.0 style==1.1.0 sympy==1.2 tables==3.4.4 tblib==1.3.2alabaster==0.7.11 anaconda-client==1.7.2 anaconda-navigator==1.9.2 anaconda-project==0.8.2 appdirs==1.4.3 asn1crypto==0.24.0 astroid==2.0.4 astropy==3.0.4 atomicwrites==1.2.1 attrs==18.2.0 Automat==0.7.0 Babel==2.6.0 backcall==0.1.0 backports.shutil(base) root@d9311828d669:/work/python_compile# python -m nuitka --version 0.6.16.4 Python: 3.7.0 (default, Jun 28 2018, 13:15:42) Executable: /root/anaconda3/bin/python OS: Linux Arch: x86_64 -get-terminal-size==1.0.0 beautifulsoup4==4.6.3 bitarray==0.8.3 bkcharts==0.2 blaze==0.11.3 bleach==2.1.4 bokeh==0.13.0 boto==2.49.0 Bottleneck==1.2.1 certifi==2018.8.24 cffi==1.11.5 chardet==3.0.4 click==6.7 cloudpickle==0.5(base) root@d9311828d669:/work/python_compile# python -m nuitka --version 0.6.16.4 Python: 3.7.0 (default, Jun 28 2018, 13:15:42) Executable: /root/anaconda3/bin/python OS: Linux Arch: x86_64 .5 clyent==1.2.2 colorama==0.3.9 conda==4.5.11 conda-build==3.15.1 constantly==15.1(base) root@d9311828d669:/work/python_compile# python -m nuitka --version 0.6.16.4 Python: 3.7.0 (default, Jun 28 2018, 13:15:42) Executable: /root/anaconda3/bin/python OS: Linux Arch: x86_64 .0 contextlib2==0.5.5 cryptography==2.3.1 cycler==0.10.0 Cython==0.29.24 cytoolz==0.9.0.1 dask==0.19.1 datashape==0.5.4 decorator==4.3.0 defusedxml==0.5.0 distributed==1.23.1 docutils==0.14 entrypoints==0.2.3 et-xmlfile==1.0.1 fastcache==1.0.2 filelock==3.0.8 Flask==1.0.2 Flask-Cors==3.0.6 gevent==1.3.6 glob2==0.6 gmpy2==2.0.8 greenlet==0.4.15 h5py==2.8.0 heapdict==1.0.0 html5lib==1.0.1 hyperlink==18.0.0 idna==2.7 imageio==2.4.1 imagesize==1.1.0 incremental==17.5.0 ipykernel==4.9.0 ipython==6.5.0 ipython_genutils==0.2.0 ipywidgets==7.4.1 isort==4.3.4 itsdangerous==0.24 jdcal==1.4 jedi==0.12.1 jeepney==0.3.1 Jinja2==2.10 jsonschema==2.6.0 jupyter==1.0.0 jupyter-client==5.2.3 jupyter-console==5.2.0 jupyter-core==4.4.0 jupyterlab==0.34.9 jupyterlab-launcher==0.13.1 keyring==13.2.1 kiwisolver==1.0.1 lazy-object-proxy==1.3.1 llvmlite==0.24.0 locket==0.2.0 lxml==4.2.5 MarkupSafe==1.0 matplotlib==2.2.3 mccabe==0.6.1 mistune==0.8.3 mkl-fft==1.0.4 mkl-random==1.0.1 more-itertools==4.3.0 mpmath==1.0.0 msgpack==0.5.6 multipledispatch==0.6.0 navigator-updater==0.2.1 nbconvert==5.4.0 nbformat==4.4.0 networkx==2.1 nltk==3.3 nose==1.3.7 notebook==5.6.0 Nuitka==0.6.16.4 numba==0.39.0 numexpr==2.6.8 numpy==1.21.2 numpydoc==0.8.0 odo==0.5.1 olefile==0.46 openpyxl==2.5.6 packaging==17.1 pandas==0.23.4 pandocfilters==1.4.2 parso==0.3.1 partd==0.3.8 path.py==11.1.0 pathlib2==2.3.2 patsy==0.5.0 pep8==1.7.1 pexpect==4.6.0 pickleshare==0.7.4 Pillow==5.2.0 pkginfo==1.4.2 pluggy==0.7.1 ply==3.11 prometheus-client==0.3.1 prompt-toolkit==1.0.15 psutil==5.4.7 ptyprocess==0.6.0 py==1.6.0 pyasn1==0.4.4 pyasn1-modules==0.2.2 pycodestyle==2.4.0 pycosat==0.6.3 pycparser==2.18 pycrypto==2.6.1 pycurl==7.43.0.2 pyflakes==2.0.0 Pygments==2.2.0 pylint==2.1.1 pymongo==3.12.0 pyodbc==4.0.24 pyOpenSSL==18.0.0 pyparsing==2.2.0 PySocks==1.6.8 pyspectra==0.0.1.2 pytest==3.8.0 pytest-arraydiff==0.2 pytest-astropy==0.4.0 pytest-doctestplus==0.1.3 pytest-openfiles==0.3.0 pytest-remotedata==0.3.0 python-dateutil==2.7.3 pytz==2018.5 PyWavelets==1.0.0 PyYAML==3.13 pyzmq==17.1.2 QtAwesome==0.4.4 qtconsole==4.4.1 QtPy==1.5.0 requests==2.19.1 rope==0.11.0 ruamel_yaml==0.15.46 scikit-image==0.14.0 scikit-learn==0.19.2 scipy==1.7.1 seaborn==0.9.0 SecretStorage==3.1.0 Send2Trash==1.5.0 service-identity==17.0.0 simplegeneric==0.8.1 singledispatch==3.4.0.3 six==1.11.0 snowballstemmer==1.2.1 sortedcollections==1.0.1 sortedcontainers==2.0.5 spc-spectra==0.4.0 Sphinx==1.7.9 sphinxcontrib-websupport==1.1.0 spyder==3.3.1 spyder-kernels==0.2.6 SQLAlchemy==1.2.11 statsmodels==0.9.0 style==1.1.0 sympy==1.2 tables==3.4.4 tblib==1.3.2 terminado==0.8.1alabaster==0.7.11 anaconda-client==1.7.2 anaconda-navigator==1.9.2 anaconda-project==0.8.2 appdirs==1.4.3 asn1crypto==0.24.0 astroid==2.0.4 astropy==3.0.4 atomicwrites==1.2.1 attrs==18.2.0 Automat==0.7.0 Babel==2.6.0 backcall==0.1.0 backports.shutil(base) root@d9311828d669:/work/python_compile# python -m nuitka --version 0.6.16.4 Python: 3.7.0 (default, Jun 28 2018, 13:15:42) Executable: /root/anaconda3/bin/python OS: Linux Arch: x86_64 -get-terminal-size==1.0.0 beautifulsoup4==4.6.3 bitarray==0.8.3 bkcharts==0.2 blaze==0.11.3 bleach==2.1.4 bokeh==0.13.0 boto==2.49.0 Bottleneck==1.2.1 certifi==2018.8.24 cffi==1.11.5 chardet==3.0.4 click==6.7 cloudpickle==0.5(base) root@d9311828d669:/work/python_compile# python -m nuitka --version 0.6.16.4 Python: 3.7.0 (default, Jun 28 2018, 13:15:42) Executable: /root/anaconda3/bin/python OS: Linux Arch: x86_64 .5 clyent==1.2.2 colorama==0.3.9 conda==4.5.11 conda-build==3.15.1 constantly==15.1(base) root@d9311828d669:/work/python_compile# python -m nuitka --version 0.6.16.4 Python: 3.7.0 (default, Jun 28 2018, 13:15:42) Executable: /root/anaconda3/bin/python OS: Linux Arch: x86_64 .0 contextlib2==0.5.5 cryptography==2.3.1 cycler==0.10.0 Cython==0.29.24 cytoolz==0.9.0.1 dask==0.19.1 datashape==0.5.4 decorator==4.3.0 defusedxml==0.5.0 distributed==1.23.1 docutils==0.14 entrypoints==0.2.3 et-xmlfile==1.0.1 fastcache==1.0.2 filelock==3.0.8 Flask==1.0.2 Flask-Cors==3.0.6 gevent==1.3.6 glob2==0.6 gmpy2==2.0.8 greenlet==0.4.15 h5py==2.8.0 heapdict==1.0.0 html5lib==1.0.1 hyperlink==18.0.0 idna==2.7 imageio==2.4.1 imagesize==1.1.0 incremental==17.5.0 ipykernel==4.9.0 ipython==6.5.0 ipython_genutils==0.2.0 ipywidgets==7.4.1 isort==4.3.4 itsdangerous==0.24 jdcal==1.4 jedi==0.12.1 jeepney==0.3.1 Jinja2==2.10 jsonschema==2.6.0 jupyter==1.0.0 jupyter-client==5.2.3 jupyter-console==5.2.0 jupyter-core==4.4.0 jupyterlab==0.34.9 jupyterlab-launcher==0.13.1 keyring==13.2.1 kiwisolver==1.0.1 lazy-object-proxy==1.3.1 llvmlite==0.24.0 locket==0.2.0 lxml==4.2.5 MarkupSafe==1.0 matplotlib==2.2.3 mccabe==0.6.1 mistune==0.8.3 mkl-fft==1.0.4 mkl-random==1.0.1 more-itertools==4.3.0 mpmath==1.0.0 msgpack==0.5.6 multipledispatch==0.6.0 navigator-updater==0.2.1 nbconvert==5.4.0 nbformat==4.4.0 networkx==2.1 nltk==3.3 nose==1.3.7 notebook==5.6.0 Nuitka==0.6.16.4 numba==0.39.0 numexpr==2.6.8 numpy==1.21.2 numpydoc==0.8.0 odo==0.5.1 olefile==0.46 openpyxl==2.5.6 packaging==17.1 pandas==0.23.4 pandocfilters==1.4.2 parso==0.3.1 partd==0.3.8 path.py==11.1.0 pathlib2==2.3.2 patsy==0.5.0 pep8==1.7.1 pexpect==4.6.0 pickleshare==0.7.4 Pillow==5.2.0 pkginfo==1.4.2 pluggy==0.7.1 ply==3.11 prometheus-client==0.3.1 prompt-toolkit==1.0.15 psutil==5.4.7 ptyprocess==0.6.0 py==1.6.0 pyasn1==0.4.4 pyasn1-modules==0.2.2 pycodestyle==2.4.0 pycosat==0.6.3 pycparser==2.18 pycrypto==2.6.1 pycurl==7.43.0.2 pyflakes==2.0.0 Pygments==2.2.0 pylint==2.1.1 pymongo==3.12.0 pyodbc==4.0.24 pyOpenSSL==18.0.0 pyparsing==2.2.0 PySocks==1.6.8 pyspectra==0.0.1.2 pytest==3.8.0 pytest-arraydiff==0.2 pytest-astropy==0.4.0 pytest-doctestplus==0.1.3 pytest-openfiles==0.3.0 pytest-remotedata==0.3.0 python-dateutil==2.7.3 pytz==2018.5 PyWavelets==1.0.0 PyYAML==3.13 pyzmq==17.1.2 QtAwesome==0.4.4 qtconsole==4.4.1 QtPy==1.5.0 requests==2.19.1 rope==0.11.0 ruamel_yaml==0.15.46 scikit-image==0.14.0 scikit-learn==0.19.2 scipy==1.7.1 seaborn==0.9.0 SecretStorage==3.1.0 Send2Trash==1.5.0 service-identity==17.0.0 simplegeneric==0.8.1 singledispatch==3.4.0.3 six==1.11.0 snowballstemmer==1.2.1 sortedcollections==1.0.1 sortedcontainers==2.0.5 spc-spectra==0.4.0 Sphinx==1.7.9 sphinxcontrib-websupport==1.1.0 spyder==3.3.1 spyder-kernels==0.2.6 SQLAlchemy==1.2.11 statsmodels==0.9.0 style==1.1.0 sympy==1.2alabaster==0.7.11 anaconda-client==1.7.2 anaconda-navigator==1.9.2 anaconda-project==0.8.2 appdirs==1.4.3 asn1crypto==0.24.0 astroid==2.0.4 astropy==3.0.4 atomicwrites==1.2.1 attrs==18.2.0 Automat==0.7.0 Babel==2.6.0 backcall==0.1.0 backports.shutil(base) root@d9311828d669:/work/python_compile# python -m nuitka --version 0.6.16.4 Python: 3.7.0 (default, Jun 28 2018, 13:15:42) Executable: /root/anaconda3/bin/python OS: Linux Arch: x86_64 -get-terminal-size==1.0.0 beautifulsoup4==4.6.3 bitarray==0.8.3 bkcharts==0.2 blaze==0.11.3 bleach==2.1.4 bokeh==0.13.0 boto==2.49.0 Bottleneck==1.2.1 certifi==2018.8.24 cffi==1.11.5 chardet==3.0.4 click==6.7 cloudpickle==0.5(base) root@d9311828d669:/work/python_compile# python -m nuitka --version 0.6.16.4 Python: 3.7.0 (default, Jun 28 2018, 13:15:42) Executable: /root/anaconda3/bin/python OS: Linux Arch: x86_64 .5 clyent==1.2.2 colorama==0.3.9 conda==4.5.11 conda-build==3.15.1 constantly==15.1(base) root@d9311828d669:/work/python_compile# python -m nuitka --version 0.6.16.4 Python: 3.7.0 (default, Jun 28 2018, 13:15:42) Executable: /root/anaconda3/bin/python OS: Linux Arch: x86_64 .0 contextlib2==0.5.5 cryptography==2.3.1 cycler==0.10.0 Cython==0.29.24 cytoolz==0.9.0.1 dask==0.19.1 datashape==0.5.4 decorator==4.3.0 defusedxml==0.5.0 distributed==1.23.1 docutils==0.14 entrypoints==0.2.3 et-xmlfile==1.0.1 fastcache==1.0.2 filelock==3.0.8 Flask==1.0.2 Flask-Cors==3.0.6 gevent==1.3.6 glob2==0.6 gmpy2==2.0.8 greenlet==0.4.15 h5py==2.8.0 heapdict==1.0.0 html5lib==1.0.1 hyperlink==18.0.0 idna==2.7 imageio==2.4.1 imagesize==1.1.0 incremental==17.5.0 ipykernel==4.9.0 ipython==6.5.0 ipython_genutils==0.2.0 ipywidgets==7.4.1 isort==4.3.4 itsdangerous==0.24 jdcal==1.4 jedi==0.12.1 jeepney==0.3.1 Jinja2==2.10 jsonschema==2.6.0 jupyter==1.0.0 jupyter-client==5.2.3 jupyter-console==5.2.0 jupyter-core==4.4.0 jupyterlab==0.34.9 jupyterlab-launcher==0.13.1 keyring==13.2.1 kiwisolver==1.0.1 lazy-object-proxy==1.3.1 llvmlite==0.24.0 locket==0.2.0 lxml==4.2.5 MarkupSafe==1.0 matplotlib==2.2.3 mccabe==0.6.1 mistune==0.8.3 mkl-fft==1.0.4 mkl-random==1.0.1 more-itertools==4.3.0 mpmath==1.0.0 msgpack==0.5.6 multipledispatch==0.6.0 navigator-updater==0.2.1 nbconvert==5.4.0 nbformat==4.4.0 networkx==2.1 nltk==3.3 nose==1.3.7 notebook==5.6.0 Nuitka==0.6.16.4 numba==0.39.0 numexpr==2.6.8 numpy==1.21.2 numpydoc==0.8.0 odo==0.5.1 olefile==0.46 openpyxl==2.5.6 packaging==17.1 pandas==0.23.4 pandocfilters==1.4.2 parso==0.3.1 partd==0.3.8 path.py==11.1.0 pathlib2==2.3.2 patsy==0.5.0 pep8==1.7.1 pexpect==4.6.0 pickleshare==0.7.4 Pillow==5.2.0 pkginfo==1.4.2 pluggy==0.7.1 ply==3.11 prometheus-client==0.3.1 prompt-toolkit==1.0.15 psutil==5.4.7 ptyprocess==0.6.0 py==1.6.0 pyasn1==0.4.4 pyasn1-modules==0.2.2 pycodestyle==2.4.0 pycosat==0.6.3 pycparser==2.18 pycrypto==2.6.1 pycurl==7.43.0.2 pyflakes==2.0.0 Pygments==2.2.0 pylint==2.1.1 pymongo==3.12.0 pyodbc==4.0.24 pyOpenSSL==18.0.0 pyparsing==2.2.0 PySocks==1.6.8 pyspectra==0.0.1.2 pytest==3.8.0 pytest-arraydiff==0.2 pytest-astropy==0.4.0 pytest-doctestplus==0.1.3 pytest-openfiles==0.3.0 pytest-remotedata==0.3.0 python-dateutil==2.7.3 pytz==2018.5 PyWavelets==1.0.0 PyYAML==3.13 pyzmq==17.1.2 QtAwesome==0.4.4 qtconsole==4.4.1 QtPy==1.5.0 requests==2.19.1 rope==0.11.0 ruamel_yaml==0.15.46 scikit-image==0.14.0 scikit-learn==0.19.2 scipy==1.7.1 seaborn==0.9.0 SecretStorage==3.1.0 Send2Trash==1.5.0 service-identity==17.0.0 simplegeneric==0.8.1 singledispatch==3.4.0.3 six==1.11.0 snowballstemmer==1.2.1 sortedcollections==1.0.1 sortedcontainers==2.0.5 spc-spectra==0.4.0 Sphinx==1.7.9 sphinxcontrib-websupport==1.1.0 spyder==3.3.1 spyder-kernels==0.2.6 SQLAlchemy==1.2.11 statsmodels==0.9.0 style==1.1.0 sympy==1.2 tables==3.4.4 tblib==1.3.2 terminado==0.8.1alabaster==0.7.11 anaconda-client==1.7.2 anaconda-navigator==1.9.2 anaconda-project==0.8.2 appdirs==1.4.3 asn1crypto==0.24.0 astroid==2.0.4 astropy==3.0.4 atomicwrites==1.2.1 attrs==18.2.0 Automat==0.7.0 Babel==2.6.0 backcall==0.1.0 backports.shutil(base) root@d9311828d669:/work/python_compile# python -m nuitka --version 0.6.16.4 Python: 3.7.0 (default, Jun 28 2018, 13:15:42) Executable: /root/anaconda3/bin/python OS: Linux Arch: x86_64 -get-terminal-size==1.0.0 beautifulsoup4==4.6.3 bitarray==0.8.3 bkcharts==0.2 blaze==0.11.3 bleach==2.1.4 bokeh==0.13.0 boto==2.49.0 Bottleneck==1.2.1 certifi==2018.8.24 cffi==1.11.5 chardet==3.0.4 click==6.7 cloudpickle==0.5(base) root@d9311828d669:/work/python_compile# python -m nuitka --version 0.6.16.4 Python: 3.7.0 (default, Jun 28 2018, 13:15:42) Executable: /root/anaconda3/bin/python OS: Linux Arch: x86_64 .5 clyent==1.2.2 colorama==0.3.9 conda==4.5.11 conda-build==3.15.1 constantly==15.1(base) root@d9311828d669:/work/python_compile# python -m nuitka --version 0.6.16.4 Python: 3.7.0 (default, Jun 28 2018, 13:15:42) Executable: /root/anaconda3/bin/python OS: Linux Arch: x86_64 .0 contextlib2==0.5.5 cryptography==2.3.1 cycler==0.10.0 Cython==0.29.24 cytoolz==0.9.0.1 dask==0.19.1 datashape==0.5.4 decorator==4.3.0 defusedxml==0.5.0 distributed==1.23.1 docutils==0.14 entrypoints==0.2.3 et-xmlfile==1.0.1 fastcache==1.0.2 filelock==3.0.8 Flask==1.0.2 Flask-Cors==3.0.6 gevent==1.3.6 glob2==0.6 gmpy2==2.0.8 greenlet==0.4.15 h5py==2.8.0 heapdict==1.0.0 html5lib==1.0.1 hyperlink==18.0.0 idna==2.7 imageio==2.4.1 imagesize==1.1.0 incremental==17.5.0 ipykernel==4.9.0 ipython==6.5.0 ipython_genutils==0.2.0 ipywidgets==7.4.1 isort==4.3.4 itsdangerous==0.24 jdcal==1.4 jedi==0.12.1 jeepney==0.3.1 Jinja2==2.10 jsonschema==2.6.0 jupyter==1.0.0 jupyter-client==5.2.3 jupyter-console==5.2.0 jupyter-core==4.4.0 jupyterlab==0.34.9 jupyterlab-launcher==0.13.1 keyring==13.2.1 kiwisolver==1.0.1 lazy-object-proxy==1.3.1 llvmlite==0.24.0 locket==0.2.0 lxml==4.2.5 MarkupSafe==1.0 matplotlib==2.2.3 mccabe==0.6.1 mistune==0.8.3 mkl-fft==1.0.4 mkl-random==1.0.1 more-itertools==4.3.0 mpmath==1.0.0 msgpack==0.5.6 multipledispatch==0.6.0 navigator-updater==0.2.1 nbconvert==5.4.0 nbformat==4.4.0 networkx==2.1 nltk==3.3 nose==1.3.7 notebook==5.6.0 Nuitka==0.6.16.4 numba==0.39.0 numexpr==2.6.8 numpy==1.21.2 numpydoc==0.8.0 odo==0.5.1 olefile==0.46 openpyxl==2.5.6 packaging==17.1 pandas==0.23.4 pandocfilters==1.4.2 parso==0.3.1 partd==0.3.8 path.py==11.1.0 pathlib2==2.3.2 patsy==0.5.0 pep8==1.7.1 pexpect==4.6.0 pickleshare==0.7.4 Pillow==5.2.0 pkginfo==1.4.2 pluggy==0.7.1 ply==3.11 prometheus-client==0.3.1 prompt-toolkit==1.0.15 psutil==5.4.7 ptyprocess==0.6.0 py==1.6.0 pyasn1==0.4.4 pyasn1-modules==0.2.2 pycodestyle==2.4.0 pycosat==0.6.3 pycparser==2.18 pycrypto==2.6.1 pycurl==7.43.0.2 pyflakes==2.0.0 Pygments==2.2.0 pylint==2.1.1 pymongo==3.12.0 pyodbc==4.0.24 pyOpenSSL==18.0.0 pyparsing==2.2.0 PySocks==1.6.8 pyspectra==0.0.1.2 pytest==3.8.0 pytest-arraydiff==0.2 pytest-astropy==0.4.0 pytest-doctestplus==0.1.3 pytest-openfiles==0.3.0 pytest-remotedata==0.3.0 python-dateutil==2.7.3 pytz==2018.5 PyWavelets==1.0.0 PyYAML==3.13 pyzmq==17.1.2 QtAwesome==0.4.4 qtconsole==4.4.1 QtPy==1.5.0 requests==2.19.1 rope==0.11.0 ruamel_yaml==0.15.46 scikit-image==0.14.0 scikit-learn==0.19.2 scipy==1.7.1 seaborn==0.9.0 SecretStorage==3.1.0 Send2Trash==1.5.0 service-identity==17.0.0 simplegeneric==0.8.1 singledispatch==3.4.0.3 six==1.11.0 snowballstemmer==1.2.1 sortedcollections==1.0.1 sortedcontainers==2.0.5 spc-spectra==0.4.0 Sphinx==1.7.9 sphinxcontrib-websupport==1.1.0 spyder==3.3.1 spyder-kernels==0.2.6 SQLAlchemy==1.2.11 statsmodels==0.9.0 style==1.1.0 sympy==1.2 tables==3.4.4 tblib==1.3.2 terminado==0.8.1 testpath==0.3.1 toolz==0.9.0 tornado==5.1 tqdm==4.26.0 traitlets==4.3.2 Twisted==18.7.0 unicodecsv==0.14.1 update==0.0.1 urllib3==1.23 wcwidth==0.1.7 webencodings==0.5.1 Werkzeug==0.14.1 widgetsnbextension==3.4.1 wrapt==1.10.11 xlrd==1.1.0 XlsxWriter==1.1.0 xlwt==1.3.0 zict==0.1.3 zope.interface==4.5.0

testpath==0.3.1 toolz==0.9.0 tornado==5.1 tqdm==4.26.0 traitlets==4.3.2 Twisted==18.7.0 unicodecsv==0.14.1 update==0.0.1 urllib3==1.23 wcwidth==0.1.7 webencodings==0.5.1 Werkzeug==0.14.1 widgetsnbextension==3.4.1 wrapt==1.10.11 xlrd==1.1.0 XlsxWriter==1.1.0 xlwt==1.3.0 zict==0.1.3 zope.interface==4.5.0

tables==3.4.4 tblib==1.3.2 terminado==0.8.1 testpath==0.3.1 toolz==0.9.0 tornado==5.1 tqdm==4.26.0 traitlets==4.3.2 Twisted==18.7.0 unicodecsv==0.14.1 update==0.0.1 urllib3==1.23 wcwidth==0.1.7 webencodings==0.5.1 Werkzeug==0.14.1 widgetsnbextension==3.4.1 wrapt==1.10.11 xlrd==1.1.0 XlsxWriter==1.1.0 xlwt==1.3.0 zict==0.1.3 zope.interface==4.5.0

testpath==0.3.1 toolz==0.9.0 tornado==5.1 tqdm==4.26.0 traitlets==4.3.2 Twisted==18.7.0 unicodecsv==0.14.1 update==0.0.1 urllib3==1.23 wcwidth==0.1.7 webencodings==0.5.1 Werkzeug==0.14.1 widgetsnbextension==3.4.1 wrapt==1.10.11 xlrd==1.1.0 XlsxWriter==1.1.0 xlwt==1.3.0 zict==0.1.3 zope.interface==4.5.0

terminado==0.8.1 testpath==0.3.1 toolz==0.9.0 tornado==5.1 tqdm==4.26.0 traitlets==4.3.2 Twisted==18.7.0 unicodecsv==0.14.1 update==0.0.1 urllib3==1.23 wcwidth==0.1.7 webencodings==0.5.1 Werkzeug==0.14.1 widgetsnbextension==3.4.1 wrapt==1.10.11 xlrd==1.1.0 XlsxWriter==1.1.0 xlwt==1.3.0 zict==0.1.3 zope.interface==4.5.0

tornado==5.1 tqdm==4.26.0 traitlets==4.3.2 Twisted==18.7.0 unicodecsv==0.14.1 update==0.0.1 urllib3==1.23 wcwidth==0.1.7 webencodings==0.5.1 Werkzeug==0.14.1 widgetsnbextension==3.4.1 wrapt==1.10.11 xlrd==1.1.0 XlsxWriter==1.1.0 xlwt==1.3.0 zict==0.1.3 zope.interface==4.5.0

terminado==0.8.1 testpath==0.3.1 toolz==0.9.0 tornado==5.1 tqdm==4.26.0 traitlets==4.3.2 Twisted==18.7.0 unicodecsv==0.14.1 update==0.0.1 urllib3==1.23 wcwidth==0.1.7 webencodings==0.5.1 Werkzeug==0.14.1 widgetsnbextension==3.4.1 wrapt==1.10.11 xlrd==1.1.0 XlsxWriter==1.1.0 xlwt==1.3.0 zict==0.1.3 zope.interface==4.5.0

tables==3.4.4 tblib==1.3.2 terminado==0.8.1 testpath==0.3.1 toolz==0.9.0 tornado==5.1 tqdm==4.26.0 traitlets==4.3.2 Twisted==18.7.0 unicodecsv==0.14.1 update==0.0.1 urllib3==1.23 wcwidth==0.1.7 webencodings==0.5.1 Werkzeug==0.14.1 widgetsnbextension==3.4.1 wrapt==1.10.11 xlrd==1.1.0 XlsxWriter==1.1.0 xlwt==1.3.0 zict==0.1.3 zope.interface==4.5.0

urllib3==1.23 wcwidth==0.1.7 webencodings==0.5.1 Werkzeug==0.14.1 widgetsnbextension==3.4.1 wrapt==1.10.11 xlrd==1.1.0 XlsxWriter==1.1.0 xlwt==1.3.0 zict==0.1.3 zope.interface==4.5.0

terminado==0.8.1 testpath==0.3.1 toolz==0.9.0 tornado==5.1 tqdm==4.26.0 traitlets==4.3.2 Twisted==18.7.0 unicodecsv==0.14.1 update==0.0.1 urllib3==1.23 wcwidth==0.1.7 webencodings==0.5.1 Werkzeug==0.14.1 widgetsnbextension==3.4.1 wrapt==1.10.11 xlrd==1.1.0 XlsxWriter==1.1.0 xlwt==1.3.0 zict==0.1.3 zope.interface==4.5.0

tornado==5.1 tqdm==4.26.0 traitlets==4.3.2 Twisted==18.7.0 unicodecsv==0.14.1 update==0.0.1 urllib3==1.23 wcwidth==0.1.7 webencodings==0.5.1 Werkzeug==0.14.1 widgetsnbextension==3.4.1 wrapt==1.10.11 xlrd==1.1.0 XlsxWriter==1.1.0 xlwt==1.3.0 zict==0.1.3 zope.interface==4.5.0

unicodecsv==0.14.1 update==0.0.1 urllib3==1.23 wcwidth==0.1.7 webencodings==0.5.1 Werkzeug==0.14.1 widgetsnbextension==3.4.1 wrapt==1.10.11 xlrd==1.1.0 XlsxWriter==1.1.0(base) xlwt==1.3.0(base)

  • Many times when you get an error from Nuitka, your setup may be special

The ‘print(“hello world”)’ example was working fine.

import numpy as np
import pickle
from sklearn.model_selection import GridSearchCV
from sklearn.svm import SVR
from sklearn.pipeline import Pipeline
from sklearn.base import BaseEstimator, TransformerMixin
import scipy.signal

filename = '/work/juypter_notebooks/finalized_model_svr_highpass.sav'


param_grid_search = {'SVR__C':np.logspace(-2,7,9), 'SVR__epsilon':np.logspace(-4,1,6)}
model_pipe = Pipeline(steps = [('pre_highpass',pre.HighpassTransformer()), ('SVR',SVR())])
grid_search_cv_final = GridSearchCV(model_pipe, param_grid_search, cv=5, n_jobs=-1, return_train_score=True, refit=True)

loaded_model = pickle.load(open(filename, 'rb'))

print("model loaded successfully")

# wrapping a function around the model predict function
def model_predict(X):
    return loaded_model.predict(X)

def print_fun_test():
    print('Test successful')
    pass

def main():
    print_fun_test()
    X_rand = np.random.rand(5, 130)
    print('Test prediction for random vectors:')
    print(model_predict(X_rand))

    


# apply a 3-pole highpass filter at 0.01x Nyquist frequency
b, a = scipy.signal.butter(3, 0.01,btype='high')

class HighpassTransformer(BaseEstimator, TransformerMixin):
  def __init__(self):
    pass
    #print('\n>>>>>>>init() called.\n')

  def fit(self, X, y = None):
    #print('\n>>>>>>>fit() called.\n')
    return self

  def transform(self, X, y = None):
    #print('\n>>>>>>>transform() called.\n')
    X_ = X.copy() # creating a copy to avoid changes to original dataset
    X_ = scipy.signal.filtfilt(b, a, X_)
    return X_    


if __name__ == "__main__":
    main()

Note: the pickled model can be provided with no problem.

  • Provide in your issue the Nuitka options used
#!/bin/bash
echo "Compile model predict function"
LOGFILE=log_compile_$(date +"%Y%m%d_%H%M%S").txt
start_time=$(date +%s)
#python -m nuitka --module model_svr_highpass.py # works but same problems as before, when module gets imported dir command already shows quite a bit of information about the used model
python -m nuitka --follow-imports model_svr_highpass.py |& tee /work/$LOGFILE # did not work: ModuleNotFoundError: No module named 'scipy.optimize._highs'
#python -m nuitka --standalone model_svr_highpass.py |& tee /work/$LOGFILE #


end_time=$(date +%s)
elapsed=$(( end_time - start_time ))
eval "echo Elapsed time: $(date -ud "@$elapsed" +'$((%s/3600/24)) days %H hr %M min %S sec')"
ls

#python compile.py build_ext --inplace
#cython test.pyx --embed
# gcc -Os -I /usr/include/python3.9 -o model_compiled model_svr_highpass.c -lpython3.9 -lpthread -lm -lutil -ldl

Logfile content: Nuitka-Options:INFO: Used command line options: --follow-imports model_svr_highpass.py Nuitka:INFO: Starting Python compilation with Nuitka ‘0.6.16.4’ on Python ‘3.7’ commercial None. Nuitka-Plugins:INFO: implicit-imports: Implicit dependencies of module ‘pkg_resources.extern’ added ‘pkg_resources._vendor.packaging,pkg_resources._vendor.pyparsing,pkg_resources._vendor.six,pkg_resources._vendor.appdirs’. Nuitka-Plugins:INFO: implicit-imports: Implicit dependencies of module ‘pkg_resources._vendor.packaging’ added ‘pkg_resources._vendor.packaging.version,pkg_resources._vendor.packaging.specifiers,pkg_resources._vendor.packaging.requirements’. Nuitka-Plugins:WARNING: Use ‘–plugin-enable=pylint-warnings’ for: Understand PyLint/PyDev annotations for warnings. Nuitka-Plugins:INFO: implicit-imports: Implicit dependencies of module ‘lxml’ added ‘lxml.builder,lxml.etree,lxml._elementpath,lxml.objectify,lxml.sax’. Nuitka-Plugins:INFO: implicit-imports: Implicit dependencies of module ‘matplotlib.backends’ added ‘matplotlib.backends._backend_agg,matplotlib.backends._tkagg,matplotlib.backends.backend_tkagg,matplotlib.backends.backend_agg’. Nuitka-Plugins:INFO: implicit-imports: Implicit dependencies of module ‘numpy.core’ added ‘numpy.core._dtype_ctypes,numpy.core._multiarray_tests’. Nuitka-Plugins:INFO: implicit-imports: Implicit dependencies of module ‘_pytest._code.code’ added ‘py._path.local’. Nuitka-Plugins:INFO: implicit-imports: Implicit dependencies of module ‘matplotlib.backends.backend_webagg’ added ‘matplotlib.backends.backend_webagg_core,tornado’. Nuitka-Plugins:INFO: implicit-imports: Implicit dependencies of module ‘matplotlib.backends.backend_webagg_core’ added ‘matplotlib.backends.backend_webagg,tornado’. Nuitka-Plugins:INFO: implicit-imports: Implicit dependencies of module ‘matplotlib’ added ‘matplotlib.backend_managers,matplotlib.backend_bases,mpl_toolkits’. Nuitka-Plugins:INFO: implicit-imports: Implicit dependencies of module ‘requests.packages’ added ‘urllib3,urllib3.collections,urllib3.connection,urllib3.connectionpool,urllib3.contrib,urllib3.contrib.appengine,urllib3.exceptions,urllib3.fields,urllib3.filepost,urllib3.packages,urllib3.packages.six,urllib3.packages.ssl_match_hostname,urllib3.poolmanager,urllib3.request,urllib3.response,urllib3.util,urllib3.util.connection,urllib3.util.queue,urllib3.util.request,urllib3.util.response,urllib3.util.retry,urllib3.util.ssl,urllib3.util.timeout,urllib3.util.url,urllib3.util.wait,urllib.error,urllib.parse,urllib.request,urllib.response’. Nuitka-Plugins:INFO: implicit-imports: Implicit dependencies of module ‘cryptography’ added ‘_cffi_backend’. Nuitka-Plugins:INFO: implicit-imports: Implicit dependencies of module ‘urllib3’ added ‘urllib3.collections,urllib3.connection,urllib3.connectionpool,urllib3.contrib,urllib3.contrib.appengine,urllib3.exceptions,urllib3.fields,urllib3.filepost,urllib3.packages,urllib3.packages.six,urllib3.packages.ssl_match_hostname,urllib3.poolmanager,urllib3.request,urllib3.response,urllib3.util,urllib3.util.connection,urllib3.util.queue,urllib3.util.request,urllib3.util.response,urllib3.util.retry,urllib3.util.ssl,urllib3.util.timeout,urllib3.util.url,urllib3.util.wait,urllib.error,urllib.parse,urllib.request,urllib.response’. Nuitka-Recursion:INFO: Should decide ‘–prefer-source-code’ vs. ‘–no-prefer-source-code’, using existing ‘mistune’ extension module by default. Candidates were: ImportScanFinding(found_in=‘/root/anaconda3/lib/python3.7/site-packages’, priority=1, full_path=‘/root/anaconda3/lib/python3.7/site-packages/mistune.cpython-37m-x86_64-linux-gnu.so’, search_order=6) <-> ImportScanFinding(found_in=‘/root/anaconda3/lib/python3.7/site-packages’, priority=2, full_path=‘/root/anaconda3/lib/python3.7/site-packages/mistune.py’, search_order=6). Nuitka-Plugins:INFO: pyzmq: Implicit dependencies of module ‘zmq.backend’ added ‘zmq.backend.cython’. Nuitka-Plugins:INFO: implicit-imports: Implicit dependencies of module ‘pycparser.c_parser’ added ‘pycparser.yacctab,pycparser.lextab’. Nuitka-Plugins:INFO: implicit-imports: Implicit dependencies of module ‘scipy._lib’ added ‘scipy._lib.messagestream’. Nuitka-Plugins:INFO: implicit-imports: Implicit dependencies of module ‘numpy.random’ added ‘numpy.random._bounded_integers,numpy.random._common,numpy.random._generator,numpy.random._mt19937,numpy.random._pcg64,numpy.random._philox,numpy.random._sfc64,numpy.random.bit_generator,numpy.random.mtrand’. Nuitka-Plugins:INFO: implicit-imports: Implicit dependencies of module ‘scipy.special’ added ‘scipy.special._ufuncs_cxx’. Nuitka-Plugins:INFO: implicit-imports: Implicit dependencies of module ‘scipy.linalg’ added ‘scipy.linalg.cython_blas,scipy.linalg.cython_lapack’. Nuitka-Plugins:INFO: implicit-imports: Implicit dependencies of module ‘scipy.sparse.csgraph’ added ‘scipy.sparse.csgraph._validation’. Nuitka-Plugins:INFO: implicit-imports: Implicit dependencies of module ‘scipy.spatial’ added ‘scipy.spatial.transform,scipy.spatial.transform._rotation_groups’. Nuitka-Plugins:INFO: implicit-imports: Implicit dependencies of module ‘scipy.spatial.transform’ added 'scipy.spatial.transform.rotation_groups’. Nuitka-Recursion:INFO: Should decide ‘–prefer-source-code’ vs. ‘–no-prefer-source-code’, using existing 'scipy.interpolate.rbfinterp_pythran’ extension module by default. Candidates were: ImportScanFinding(found_in=‘/root/anaconda3/lib/python3.7/site-packages/scipy/interpolate’, priority=1, full_path='/root/anaconda3/lib/python3.7/site-packages/scipy/interpolate/rbfinterp_pythran.cpython-37m-x86_64-linux-gnu.so’, search_order=0) <-> ImportScanFinding(found_in=‘/root/anaconda3/lib/python3.7/site-packages/scipy/interpolate’, priority=2, full_path='/root/anaconda3/lib/python3.7/site-packages/scipy/interpolate/rbfinterp_pythran.py’, search_order=0). Nuitka-Recursion:INFO: Should decide ‘–prefer-source-code’ vs. ‘–no-prefer-source-code’, using existing 'scipy.optimize.group_columns’ extension module by default. Candidates were: ImportScanFinding(found_in=‘/root/anaconda3/lib/python3.7/site-packages/scipy/optimize’, priority=1, full_path='/root/anaconda3/lib/python3.7/site-packages/scipy/optimize/group_columns.cpython-37m-x86_64-linux-gnu.so’, search_order=0) <-> ImportScanFinding(found_in=‘/root/anaconda3/lib/python3.7/site-packages/scipy/optimize’, priority=2, full_path='/root/anaconda3/lib/python3.7/site-packages/scipy/optimize/group_columns.py’, search_order=0). Nuitka-Recursion:INFO: Should decide ‘–prefer-source-code’ vs. ‘–no-prefer-source-code’, using existing 'scipy.signal.spectral’ extension module by default. Candidates were: ImportScanFinding(found_in=‘/root/anaconda3/lib/python3.7/site-packages/scipy/signal’, priority=1, full_path='/root/anaconda3/lib/python3.7/site-packages/scipy/signal/spectral.cpython-37m-x86_64-linux-gnu.so’, search_order=0) <-> ImportScanFinding(found_in=‘/root/anaconda3/lib/python3.7/site-packages/scipy/signal’, priority=2, full_path='/root/anaconda3/lib/python3.7/site-packages/scipy/signal/spectral.py’, search_order=0). Nuitka-Recursion:INFO: Should decide ‘–prefer-source-code’ vs. ‘–no-prefer-source-code’, using existing 'scipy.signal.max_len_seq_inner’ extension module by default. Candidates were: ImportScanFinding(found_in=‘/root/anaconda3/lib/python3.7/site-packages/scipy/signal’, priority=1, full_path='/root/anaconda3/lib/python3.7/site-packages/scipy/signal/max_len_seq_inner.cpython-37m-x86_64-linux-gnu.so’, search_order=0) <-> ImportScanFinding(found_in=‘/root/anaconda3/lib/python3.7/site-packages/scipy/signal’, priority=2, full_path='/root/anaconda3/lib/python3.7/site-packages/scipy/signal/max_len_seq_inner.py’, search_order=0). Nuitka-Plugins:INFO: implicit-imports: Implicit dependencies of module ‘sklearn.utils’ added 'sklearn.utils.arrayfuncs,sklearn.utils.fast_dict,sklearn.utils.graph_shortest_path,sklearn.utils.lgamma,sklearn.utils.murmurhash,sklearn.utils.seq_dataset,sklearn.utils.sparsefuncs_fast,sklearn.utils.weight_vector,sklearn.utils.logistic_sigmoid,sklearn.utils.random’. Nuitka-Plugins:INFO: implicit-imports: Implicit dependencies of module ‘sklearn.externals.joblib’ added ‘sklearn.externals.joblib.numpy_pickle’. Nuitka-Plugins:INFO: implicit-imports: Implicit dependencies of module ‘sklearn.metrics’ added ‘sklearn.metrics.pairwise_fast’. Nuitka-Plugins:INFO: implicit-imports: Implicit dependencies of module ‘sklearn.metrics.cluster’ added ‘sklearn.metrics.cluster.expected_mutual_info_fast’. Nuitka-Plugins:INFO: implicit-imports: Implicit dependencies of module ‘sklearn.externals’ added ‘sklearn.externals.joblib,sklearn.externals.joblib.numpy_pickle’. Nuitka-Plugins:INFO: implicit-imports: Implicit dependencies of module ‘sklearn.svm’ added ‘sklearn.svm.liblinear,sklearn.svm.libsvm,sklearn.svm.libsvm_sparse’. Nuitka-Plugins:INFO: implicit-imports: Implicit dependencies of module ‘sklearn.linear_model’ added ‘sklearn.linear_model.cd_fast,sklearn.linear_model.sag_fast,sklearn.linear_model.sgd_fast’. Nuitka-Plugins:INFO: implicit-imports: Implicit dependencies of module ‘sklearn.neighbors’ added ‘sklearn.neighbors.ball_tree,sklearn.neighbors.dist_metrics,sklearn.neighbors.kd_tree,sklearn.neighbors.quad_tree,sklearn.neighbors.typedefs’. Nuitka-Plugins:INFO: implicit-imports: Implicit dependencies of module ‘numpy’ added 'numpy.compat,numpy.lib,numpy.linalg,numpy.fft,numpy.polynomial,numpy.random,numpy.random.bounded_integers,numpy.random.common,numpy.random.generator,numpy.random.mt19937,numpy.random.pcg64,numpy.random.philox,numpy.random.sfc64,numpy.random.bit_generator,numpy.random.mtrand,numpy.ctypeslib,numpy.ma,numpy.matrixlib’. Nuitka:INFO: Completed Python level compilation and optimization. Nuitka:INFO: Generating source code for C backend compiler. Nuitka:INFO: Running data composer tool for optimal constant value handling. Nuitka:INFO: Running C level backend compilation via Scons. Nuitka-Scons:INFO: Backend C compiler: gcc (gcc). Nuitka-Scons:INFO: Slow C compilation detected, used 60s so far, this might indicate scalability problems. Nuitka-Scons:INFO: Running /usr/bin/ccache /usr/bin/gcc -o module.matplotlib.axes.axes.o -c -std=c11 -fvisibility=hidden -fwrapv -fpartial-inlining -fno-lto -ftrack-macro-expansion=0 -Wno-deprecated-declarations -fno-var-tracking -fcompare-debug-second -O3 -pipe -DPy_NO_ENABLE_SHARED -D__NUITKA_NO_ASSERT -D_NUITKA_CONSTANTS_FROM_INCBIN -D_NUITKA_FROZEN=0 -D_NUITKA_EXE -I/root/anaconda3/include/python3.7m -I. -I/root/anaconda3/lib/python3.7/site-packages/nuitka/build/include -I/root/anaconda3/lib/python3.7/site-packages/nuitka/build/static_src module.matplotlib.axes.axes.c took 76.95 seconds Nuitka-Scons:INFO: Slow C compilation detected, used 60s so far, this might indicate scalability problems. Nuitka-Scons:INFO: Slow C compilation detected, used 60s so far, this might indicate scalability problems. Nuitka-Scons:INFO: Running /usr/bin/ccache /usr/bin/gcc -o module.matplotlib.mathtext.o -c -std=c11 -fvisibility=hidden -fwrapv -fpartial-inlining -fno-lto -ftrack-macro-expansion=0 -Wno-deprecated-declarations -fno-var-tracking -fcompare-debug-second -O3 -pipe -DPy_NO_ENABLE_SHARED -D__NUITKA_NO_ASSERT -D_NUITKA_CONSTANTS_FROM_INCBIN -D_NUITKA_FROZEN=0 -D_NUITKA_EXE -I/root/anaconda3/include/python3.7m -I. -I/root/anaconda3/lib/python3.7/site-packages/nuitka/build/include -I/root/anaconda3/lib/python3.7/site-packages/nuitka/build/static_src module.matplotlib.mathtext.c took 70.91 seconds Nuitka-Scons:INFO: Running /usr/bin/ccache /usr/bin/gcc -o module.matplotlib.patches.o -c -std=c11 -fvisibility=hidden -fwrapv -fpartial-inlining -fno-lto -ftrack-macro-expansion=0 -Wno-deprecated-declarations -fno-var-tracking -fcompare-debug-second -O3 -pipe -DPy_NO_ENABLE_SHARED -D__NUITKA_NO_ASSERT -D_NUITKA_CONSTANTS_FROM_INCBIN -D_NUITKA_FROZEN=0 -D_NUITKA_EXE -I/root/anaconda3/include/python3.7m -I. -I/root/anaconda3/lib/python3.7/site-packages/nuitka/build/include -I/root/anaconda3/lib/python3.7/site-packages/nuitka/build/static_src module.matplotlib.patches.c took 85.16 seconds Nuitka-Scons:INFO: Slow C compilation detected, used 60s so far, this might indicate scalability problems. Nuitka-Scons:INFO: Running /usr/bin/ccache /usr/bin/gcc -o module.pyparsing.o -c -std=c11 -fvisibility=hidden -fwrapv -fpartial-inlining -fno-lto -ftrack-macro-expansion=0 -Wno-deprecated-declarations -fno-var-tracking -fcompare-debug-second -O3 -pipe -DPy_NO_ENABLE_SHARED -D__NUITKA_NO_ASSERT -D_NUITKA_CONSTANTS_FROM_INCBIN -D_NUITKA_FROZEN=0 -D_NUITKA_EXE -I/root/anaconda3/include/python3.7m -I. -I/root/anaconda3/lib/python3.7/site-packages/nuitka/build/include -I/root/anaconda3/lib/python3.7/site-packages/nuitka/build/static_src module.pyparsing.c took 98.08 seconds Nuitka-Scons:INFO: Slow C compilation detected, used 69s so far, this might indicate scalability problems. Nuitka-Scons:INFO: Slow C compilation detected, used 123s so far, this might indicate scalability problems. Nuitka-Scons:INFO: Slow C compilation detected, used 100s so far, this might indicate scalability problems. Nuitka-Scons:INFO: Slow C compilation detected, used 73s so far, this might indicate scalability problems. Nuitka-Scons:INFO: Slow C compilation detected, used 70s so far, this might indicate scalability problems. Nuitka-Scons:INFO: Slow C compilation detected, used 170s so far, this might indicate scalability problems. Nuitka-Scons:INFO: Running /usr/bin/ccache /usr/bin/gcc -o module.scipy.stats.distn_infrastructure.o -c -std=c11 -fvisibility=hidden -fwrapv -fpartial-inlining -fno-lto -ftrack-macro-expansion=0 -Wno-deprecated-declarations -fno-var-tracking -fcompare-debug-second -O3 -pipe -DPy_NO_ENABLE_SHARED -D__NUITKA_NO_ASSERT -D_NUITKA_CONSTANTS_FROM_INCBIN -D_NUITKA_FROZEN=0 -D_NUITKA_EXE -I/root/anaconda3/include/python3.7m -I. -I/root/anaconda3/lib/python3.7/site-packages/nuitka/build/include -I/root/anaconda3/lib/python3.7/site-packages/nuitka/build/static_src module.scipy.stats.distn_infrastructure.c took 8741.87 seconds Nuitka-Scons:INFO: Running /usr/bin/ccache /usr/bin/gcc -o module.scipy.stats.multivariate.o -c -std=c11 -fvisibility=hidden -fwrapv -fpartial-inlining -fno-lto -ftrack-macro-expansion=0 -Wno-deprecated-declarations -fno-var-tracking -fcompare-debug-second -O3 -pipe -DPy_NO_ENABLE_SHARED -D__NUITKA_NO_ASSERT -D_NUITKA_CONSTANTS_FROM_INCBIN -D_NUITKA_FROZEN=0 -D_NUITKA_EXE -I/root/anaconda3/include/python3.7m -I. -I/root/anaconda3/lib/python3.7/site-packages/nuitka/build/include -I/root/anaconda3/lib/python3.7/site-packages/nuitka/build/static_src module.scipy.stats.multivariate.c took 8748.19 seconds Nuitka-Scons:INFO: Running /usr/bin/ccache /usr/bin/gcc -o module.six.o -c -std=c11 -fvisibility=hidden -fwrapv -fpartial-inlining -fno-lto -ftrack-macro-expansion=0 -Wno-deprecated-declarations -fno-var-tracking -fcompare-debug-second -O3 -pipe -DPy_NO_ENABLE_SHARED -D__NUITKA_NO_ASSERT -D_NUITKA_CONSTANTS_FROM_INCBIN -D_NUITKA_FROZEN=0 -D_NUITKA_EXE -I/root/anaconda3/include/python3.7m -I. -I/root/anaconda3/lib/python3.7/site-packages/nuitka/build/include -I/root/anaconda3/lib/python3.7/site-packages/nuitka/build/static_src module.six.c took 8723.35 seconds Nuitka-Scons:INFO: Running /usr/bin/ccache /usr/bin/gcc -o module.scipy.stats.mstats_basic.o -c -std=c11 -fvisibility=hidden -fwrapv -fpartial-inlining -fno-lto -ftrack-macro-expansion=0 -Wno-deprecated-declarations -fno-var-tracking -fcompare-debug-second -O3 -pipe -DPy_NO_ENABLE_SHARED -D__NUITKA_NO_ASSERT -D_NUITKA_CONSTANTS_FROM_INCBIN -D_NUITKA_FROZEN=0 -D_NUITKA_EXE -I/root/anaconda3/include/python3.7m -I. -I/root/anaconda3/lib/python3.7/site-packages/nuitka/build/include -I/root/anaconda3/lib/python3.7/site-packages/nuitka/build/static_src module.scipy.stats.mstats_basic.c took 8737.65 seconds Nuitka-Scons:INFO: Running /usr/bin/ccache /usr/bin/gcc -o module.scipy.stats.stats.o -c -std=c11 -fvisibility=hidden -fwrapv -fpartial-inlining -fno-lto -ftrack-macro-expansion=0 -Wno-deprecated-declarations -fno-var-tracking -fcompare-debug-second -O3 -pipe -DPy_NO_ENABLE_SHARED -D__NUITKA_NO_ASSERT -D_NUITKA_CONSTANTS_FROM_INCBIN -D_NUITKA_FROZEN=0 -D_NUITKA_EXE -I/root/anaconda3/include/python3.7m -I. -I/root/anaconda3/lib/python3.7/site-packages/nuitka/build/include -I/root/anaconda3/lib/python3.7/site-packages/nuitka/build/static_src module.scipy.stats.stats.c took 8761.93 seconds Nuitka-Scons:INFO: Slow C compilation detected, used 1043s so far, this might indicate scalability problems. Nuitka-Scons:INFO: Slow C compilation detected, used 950s so far, this might indicate scalability problems. Nuitka-Scons:INFO: Slow C compilation detected, used 970s so far, this might indicate scalability problems. Nuitka-Scons:INFO: Slow C compilation detected, used 1332s so far, this might indicate scalability problems. Nuitka-Scons:INFO: Slow C compilation detected, used 1333s so far, this might indicate scalability problems. Nuitka-Scons:INFO: Running /usr/bin/ccache /usr/bin/gcc -o module.socks.o -c -std=c11 -fvisibility=hidden -fwrapv -fpartial-inlining -fno-lto -ftrack-macro-expansion=0 -Wno-deprecated-declarations -fno-var-tracking -fcompare-debug-second -O3 -pipe -DPy_NO_ENABLE_SHARED -D__NUITKA_NO_ASSERT -D_NUITKA_CONSTANTS_FROM_INCBIN -D_NUITKA_FROZEN=0 -D_NUITKA_EXE -I/root/anaconda3/include/python3.7m -I. -I/root/anaconda3/lib/python3.7/site-packages/nuitka/build/include -I/root/anaconda3/lib/python3.7/site-packages/nuitka/build/static_src module.socks.c took 7216.10 seconds Nuitka-Scons:INFO: Running /usr/bin/ccache /usr/bin/gcc -o module.sphinx.builders.latex.o -c -std=c11 -fvisibility=hidden -fwrapv -fpartial-inlining -fno-lto -ftrack-macro-expansion=0 -Wno-deprecated-declarations -fno-var-tracking -fcompare-debug-second -O3 -pipe -DPy_NO_ENABLE_SHARED -D__NUITKA_NO_ASSERT -D_NUITKA_CONSTANTS_FROM_INCBIN -D_NUITKA_FROZEN=0 -D_NUITKA_EXE -I/root/anaconda3/include/python3.7m -I. -I/root/anaconda3/lib/python3.7/site-packages/nuitka/build/include -I/root/anaconda3/lib/python3.7/site-packages/nuitka/build/static_src module.sphinx.builders.latex.c took 7206.73 seconds Nuitka-Scons:INFO: Running /usr/bin/ccache /usr/bin/gcc -o module.sphinx.application.o -c -std=c11 -fvisibility=hidden -fwrapv -fpartial-inlining -fno-lto -ftrack-macro-expansion=0 -Wno-deprecated-declarations -fno-var-tracking -fcompare-debug-second -O3 -pipe -DPy_NO_ENABLE_SHARED -D__NUITKA_NO_ASSERT -D_NUITKA_CONSTANTS_FROM_INCBIN -D_NUITKA_FROZEN=0 -D_NUITKA_EXE -I/root/anaconda3/include/python3.7m -I. -I/root/anaconda3/lib/python3.7/site-packages/nuitka/build/include -I/root/anaconda3/lib/python3.7/site-packages/nuitka/build/static_src module.sphinx.application.c took 7213.51 seconds Nuitka-Scons:INFO: Running /usr/bin/ccache /usr/bin/gcc -o module.sphinx.addnodes.o -c -std=c11 -fvisibility=hidden -fwrapv -fpartial-inlining -fno-lto -ftrack-macro-expansion=0 -Wno-deprecated-declarations -fno-var-tracking -fcompare-debug-second -O3 -pipe -DPy_NO_ENABLE_SHARED -D__NUITKA_NO_ASSERT -D_NUITKA_CONSTANTS_FROM_INCBIN -D_NUITKA_FROZEN=0 -D_NUITKA_EXE -I/root/anaconda3/include/python3.7m -I. -I/root/anaconda3/lib/python3.7/site-packages/nuitka/build/include -I/root/anaconda3/lib/python3.7/site-packages/nuitka/build/static_src module.sphinx.addnodes.c took 7214.72 seconds Nuitka-Scons:INFO: Running /usr/bin/ccache /usr/bin/gcc -o module.scipy.stats.continuous_distns.o -c -std=c11 -fvisibility=hidden -fwrapv -fpartial-inlining -fno-lto -ftrack-macro-expansion=0 -Wno-deprecated-declarations -fno-var-tracking -fcompare-debug-second -O3 -pipe -DPy_NO_ENABLE_SHARED -D__NUITKA_NO_ASSERT -D_NUITKA_CONSTANTS_FROM_INCBIN -D_NUITKA_FROZEN=0 -D_NUITKA_EXE -I/root/anaconda3/include/python3.7m -I. -I/root/anaconda3/lib/python3.7/site-packages/nuitka/build/include -I/root/anaconda3/lib/python3.7/site-packages/nuitka/build/static_src module.scipy.stats.continuous_distns.c took 16059.26 seconds Nuitka-Scons:INFO: Running /usr/bin/ccache /usr/bin/gcc -o module.sphinx.builders.html.o -c -std=c11 -fvisibility=hidden -fwrapv -fpartial-inlining -fno-lto -ftrack-macro-expansion=0 -Wno-deprecated-declarations -fno-var-tracking -fcompare-debug-second -O3 -pipe -DPy_NO_ENABLE_SHARED -D__NUITKA_NO_ASSERT -D_NUITKA_CONSTANTS_FROM_INCBIN -D_NUITKA_FROZEN=0 -D_NUITKA_EXE -I/root/anaconda3/include/python3.7m -I. -I/root/anaconda3/lib/python3.7/site-packages/nuitka/build/include -I/root/anaconda3/lib/python3.7/site-packages/nuitka/build/static_src module.sphinx.builders.html.c took 7223.99 seconds

  • Note if this is a regression

No

Output after running the compiled file:

(base) root@d9311828d669:/work/python_compile# ./model_svr_highpass.bin Traceback (most recent call last): File “/work/python_compile/model_svr_highpass.py”, line 3, in <module> from sklearn.model_selection import GridSearchCV File “/root/anaconda3/lib/python3.7/site-packages/sklearn/model_selection/init.py”, line 19, in <module sklearn.model_selection> from ._validation import cross_val_score File “/root/anaconda3/lib/python3.7/site-packages/sklearn/model_selection/_validation.py”, line 29, in <module sklearn.model_selection._validation> from …metrics.scorer import check_scoring, _check_multimetric_scoring File “/root/anaconda3/lib/python3.7/site-packages/sklearn/metrics/init.py”, line 7, in <module sklearn.metrics> from .ranking import auc File “/root/anaconda3/lib/python3.7/site-packages/sklearn/metrics/ranking.py”, line 25, in <module sklearn.metrics.ranking> from scipy.stats import rankdata File “/root/anaconda3/lib/python3.7/site-packages/scipy/stats/init.py”, line 441, in <module scipy.stats> from .stats import * File “/root/anaconda3/lib/python3.7/site-packages/scipy/stats/stats.py”, line 43, in <module scipy.stats.stats> from . import distributions File “/root/anaconda3/lib/python3.7/site-packages/scipy/stats/distributions.py”, line 8, in <module scipy.stats.distributions> from ._distn_infrastructure import (rv_discrete, rv_continuous, rv_frozen) File “/root/anaconda3/lib/python3.7/site-packages/scipy/stats/_distn_infrastructure.py”, line 24, in <module scipy.stats._distn_infrastructure> from scipy import optimize File “/root/anaconda3/lib/python3.7/site-packages/scipy/optimize/init.py”, line 413, in <module scipy.optimize> from ._linprog import linprog, linprog_verbose_callback File “/root/anaconda3/lib/python3.7/site-packages/scipy/optimize/_linprog.py”, line 22, in <module scipy.optimize._linprog> from ._linprog_highs import _linprog_highs File “/root/anaconda3/lib/python3.7/site-packages/scipy/optimize/_linprog_highs.py”, line 20, in <module scipy.optimize._linprog_highs> from ._highs._highs_wrapper import _highs_wrapper ModuleNotFoundError: No module named ‘scipy.optimize._highs’

But the module seems to be existent, since:

(base) root@d9311828d669:~/anaconda3/lib/python3.7/site-packages/scipy/optimize/_highs# ls -lh total 1.7M -rw-r–r-- 1 root root 0 Sep 15 11:57 init.py drwxr-xr-x 2 root root 4.0K Sep 15 11:57 pycache -rwxr-xr-x 1 root root 25K Sep 15 11:57 _highs_constants.cpython-37m-x86_64-linux-gnu.so -rwxr-xr-x 1 root root 1.7M Sep 15 11:57 _highs_wrapper.cpython-37m-x86_64-linux-gnu.so drwxr-xr-x 3 root root 4.0K Sep 15 11:57 cython -rw-r–r-- 1 root root 5.4K Sep 15 11:57 setup.py

I’m not sure how to resolve this issue. Or if there is a general problem with my approach of compiling my ML model into a single executable file.

Thanks for your help and time.

Issue Analytics

  • State:open
  • Created 2 years ago
  • Reactions:1
  • Comments:6 (2 by maintainers)

github_iconTop GitHub Comments

1reaction
DamienHallezcommented, Nov 9, 2021

Thanks for the feedback. Effectively, everything works in standalone mode …

0reactions
jomacommented, Nov 10, 2021

Hi Joma,

Did you succeed to solve this issue (as I have the same one) ?

Thanks

Hi Damien Thanks for picking up where I left a month ago…the short answer to your question is no, even the standalone mode did not work for me. So I guess I have an additional problem in my example compared to yours, but I haven’t found time to investigate further.

If you make any progress, please let me know. Best wishes

Read more comments on GitHub >

github_iconTop Results From Across the Web

ModuleNotFoundError: No module named 'scipy.optimize'
I made a test file with the first line of your code to see if I get the same error. I did not...
Read more >
[Fixed] ModuleNotFoundError: No module named 'scipy' - Finxter
This is supposed to import the Pandas library into your (virtual) environment. However, it only throws the following ImportError: No module named scipy...
Read more >
No module named percent27sklearn jupyter - miocittadino.it
Mar 18, 2019 · ModuleNotFoundError: No module named 'neo4j' Note: Jupyter ... The possible reason is this module does not work in the...
Read more >
Your First Machine Learning Project in Python Step-By-Step
All went fine but when i run the starting imports code I get error at first line “ModuleNotFoundError: No module named 'pandas'”. But...
Read more >
ModuleNotFoundError: No module named 'scipy' in Python
The Python "ModuleNotFoundError: No module named 'scipy'" occurs when we forget to install the scipy module before importing it or install ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found