altgraph==0.17.3 intelhex==2.3.0 Nuitka==1.6.1 ordered-set==4.1.0 pefile==2023.2.7 psycopg-binary==3.1.8 pyinstaller==5.9.0 pyinstaller-hooks-contrib==2023.1 pyserial==3.5 PySide6==6.4.2 PySide6-Addons==6.4.2 PySide6-Essentials==6.4.2 pywin32-ctypes==0.2.0 shiboken6==6.4.2 ti...
Implicit dependencies of module 'tkinter' added '_tkinter'. Nuitka-Plugins:INFO: implicit-imports: Implicit dependencies of module 'socket' added '_socket'. Nuitka-Plugins:INFO: implicit-imports: Implicit dependencies of module 'ctypes' added '_ctypes'. Nuitka-Plugins:INFO: implicit-imports: Implic...
134142 INFO: Excluding import 'sqlalchemy.testing' 134153 INFO: Removing import of sqlalchemy.testing.util from module sqlalchemy.orm.util 134153 INFO: Removing import of sqlalchemy.testing.warnings from module sqlalchemy.testing 134153 INFO: Removing import of sqlalchemy.testing.assertsql from module...
AssertionError: (<Node 'STATEMENT_ASSIGNMENT_VARIABLE_HARD_VALUE' with {'variable_name': 'ctypes', 'is_temp': False, 'var_type': 'object', 'owner': 'setuptools$windows_support$$$function__2_hide_file'}>, <SourceCodeReference to /root/.pyenv/versions/3.11.6/lib/python3.11/site-packages...
raise ctypes.WinError() OSError: [WinError 110] The system cannot open the device or file specified. When launching generated exe file: Fatal Python error: initfsencoding: unable to load the file system codec ValueError: bad marshal data (unknown type code) ...
Add interfacing to C code, so Nuitka can turn actypesbinding into an efficient binding as written with C. This milestone is planned only. Add hints module with a useful Python implementation that the compiler can use to learn about types from the programmer. ...
Nuitka-Plugins:INFO: implicit-imports: Implicit dependencies of module 'numpy.core' added 'numpy.core._dtype_ctypes,numpy.core._multiarray_tests'. Nuitka-Plugins:INFO: anti-bloat: Handling module 'numpy.core.overrides' with 1 change(s) for: workaround numpy issue with python flag 'no_docstring...
I discovered this while trying to bundle in a simple ctypes library I wrote: https://github.com/laggykiller/rlottie-python It requires rlottie.dll to work, which is included inside the package. test.py from rlottie_python.rlottie_wrapper...
Windows: Better version checks for DLLs on Python3, the ctypes helper code needs more definitions to work properly. Standalone: Added support for both pycryptodome and pycryptodomex. Fix, the chr built-in was not giving fully compatible error on non number input. Fix, the id built-in doesn...
Implicit dependencies of module 'socket' added '_socket'. Nuitka-Plugins:INFO: implicit-imports: Implicit dependencies of module 'ctypes' added '_ctypes'. Nuitka-Plugins:INFO: implicit-imports: Implicit dependencies of module 'numpy' added 'numpy.compat,numpy.lib,numpy.linalg,numpy.fft,numpy.polyn...