Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / Nuitka/Nuitka issues and pull requests

#3069 - Error after compiling with multiprocessing

Issue - State: closed - Opened by Kowersky 3 months ago

#3066 - Add support for merging User yaml and standard yaml

Pull Request - State: open - Opened by jimkring 3 months ago - 6 comments
Labels: enhancement, excellent_report

#3064 - Improve getFileContents by using pathlib instead of os

Pull Request - State: closed - Opened by RMPR 3 months ago - 5 comments

#3062 - Free-threaded Python Support (no-gil)

Issue - State: open - Opened by jimkring 3 months ago - 1 comment
Labels: enhancement

#3061 - Executable built from Nuitka running in free-threaded python binary results in GIL'ed executable binary

Issue - State: closed - Opened by jimkring 3 months ago - 1 comment
Labels: bug, excellent_report

#3060 - Nuitka should test for requirements (like dependency tree walker) before starting build

Issue - State: open - Opened by jimkring 3 months ago - 1 comment
Labels: enhancement, help wanted

#3059 - Spacy fix

Pull Request - State: closed - Opened by KRRT7 3 months ago - 3 comments

#3058 - Nuitka Module Importing External Numba .so file

Issue - State: open - Opened by pveikos 3 months ago - 1 comment
Labels: needs_example

#3056 - Multicore execution - Do Binaries compiled by Nuitka, run concurrently unlike Phyton?

Issue - State: closed - Opened by volkan-akkus-tr 3 months ago - 2 comments
Labels: question

#3055 - AttributeError: 'nuitka_resource_reader_files' object has no attribute 'suffix'

Issue - State: closed - Opened by Tapanhaz 3 months ago - 3 comments
Labels: bug

#3054 - `anyio`'s `to_process.run_sync` breaks after compilation by nuitka

Issue - State: open - Opened by monchin 3 months ago - 3 comments
Labels: excellent_report

#3053 - cannot import gssapi library properly

Issue - State: open - Opened by Betula-L 3 months ago - 5 comments
Labels: bug, develop, excellent_report

#3052 - Can't run the compiled spacy application: No module named 'spacy.lexeme'

Issue - State: closed - Opened by ovo-Tim 3 months ago - 6 comments
Labels: bug, excellent_report

#3051 - [BUG] Can't import python native ssl module (ImportError)

Issue - State: open - Opened by TaneshimaPopura 3 months ago - 2 comments
Labels: bug, needs_example

#3050 - [Question] Does Nuitka support multiprocessing? (Yes)

Issue - State: closed - Opened by anzhi0708 3 months ago - 2 comments
Labels: question

#3049 - Playwright support

Pull Request - State: closed - Opened by KRRT7 3 months ago - 3 comments
Labels: enhancement, develop

#3048 - use onefile failed to run, how to check this error?

Issue - State: closed - Opened by kevin-t-tang 3 months ago - 1 comment
Labels: invalid, for_deletion

#3047 - [BUG] --jobs options with negative values is not working on nuitka 2.4

Issue - State: closed - Opened by shenwpo 3 months ago - 3 comments
Labels: bug, excellent_report

#3046 - fix: correct the lookup of `command`

Pull Request - State: closed - Opened by TargetLocked 3 months ago - 5 comments

#3045 - fix: tolerate decoding error in ccache logs

Pull Request - State: closed - Opened by TargetLocked 3 months ago - 8 comments
Labels: enhancement, excellent_report

#3044 - Data files missing for Perfetto module

Issue - State: open - Opened by teruokun 3 months ago - 1 comment
Labels: help wanted

#3040 - Standalone: removed numba references from shap

Pull Request - State: closed - Opened by interseba5 4 months ago - 3 comments

#3039 - [BUG]UnicodeDecodeError on nuitka 2.4

Issue - State: closed - Opened by sena-nana 4 months ago - 21 comments
Labels: bug, excellent_report

#3037 - Typo in `license_expression` package ID

Pull Request - State: closed - Opened by kdeldycke 4 months ago - 6 comments

#3036 - Forward slash character in path incorrectly rejected on Windows

Issue - State: closed - Opened by cfcurtis 4 months ago - 5 comments
Labels: bug, excellent_report

#3035 - Pandera's check doesn't work after bundling

Issue - State: open - Opened by zbouslikhin 4 months ago - 4 comments
Labels: bug, help wanted

#3034 - Handle exit signal with --windows-console-mode=attach

Issue - State: closed - Opened by Sash0check 4 months ago - 3 comments
Labels: invalid

#3033 - Add data file for `license-expression` package

Pull Request - State: closed - Opened by kdeldycke 4 months ago - 7 comments

#3032 - implement the type stubs for generated modules

Pull Request - State: open - Opened by KRRT7 4 months ago - 1 comment

#3031 - UnicodeDecodeError: 'cp932' codec can't decode byte 0x85 in position 56546: illegal multibyte sequence

Issue - State: closed - Opened by diannehidalgo 4 months ago - 7 comments
Labels: bug, excellent_report

#3030 - Bug with --windows-console-mode=attach

Issue - State: open - Opened by Sash0check 4 months ago - 4 comments
Labels: bug

#3029 - follow PyCFunction signatures

Pull Request - State: closed - Opened by lum1n0us 4 months ago - 9 comments

#3028 - Executable Paths Including Spaces Break sys.argv on Windows

Issue - State: closed - Opened by NinjaCheetah 4 months ago - 6 comments
Labels: bug, excellent_report

#3026 - Nuitka Executable fails to run showing missing dlls for "cairo "

Issue - State: open - Opened by geekblack22 4 months ago - 5 comments
Labels: bug

#3024 - Pydantic regression in Nuitka 2.4

Issue - State: closed - Opened by sullivan50909 4 months ago - 4 comments
Labels: bug, excellent_report

#3023 - FATAL: implicit-imports: Plugin issue while working on 'module 'pydantic'

Issue - State: closed - Opened by Cabyy 4 months ago - 13 comments
Labels: bug

#3022 - Thank your for contributing to Nuitka!

Pull Request - State: closed - Opened by ErraticO 4 months ago

#3021 - Quoted arguments including spaces parsed incorrectly on Windows (Nutika 2.4/2.4.1)

Issue - State: closed - Opened by NinjaCheetah 4 months ago - 4 comments
Labels: bug, excellent_report

#3020 - Failure on trailing forward slash on Windows

Issue - State: closed - Opened by bersbersbers 4 months ago - 6 comments
Labels: bug, excellent_report

#3019 - Tkinter program does not run with --windows-console-mode=disable

Issue - State: closed - Opened by italoseara 4 months ago - 12 comments
Labels: bug, excellent_report

#3018 - Argparse and multiprocessing breaks nuitka

Issue - State: open - Opened by Nixccc 4 months ago - 13 comments
Labels: enhancement, excellent_report

#3017 - follow getter and setter signatures

Pull Request - State: closed - Opened by lum1n0us 4 months ago - 6 comments

#3016 - FATAL: anti-bloat: Error, condition 'standalone' for module 'tensorflow' did not evaluate to boolean result.

Issue - State: closed - Opened by caglarari 4 months ago - 4 comments
Labels: bug, excellent_report

#3015 - sys.argv is broken in nuitka 2.4 in Windows

Issue - State: closed - Opened by Choonholic 4 months ago - 8 comments
Labels: bug, excellent_report

#3012 - [wasm32-wasi] About function pointer casting in build/static_src

Issue - State: closed - Opened by lum1n0us 4 months ago - 6 comments
Labels: enhancement, help wanted

#3008 - improved arcade configuration

Pull Request - State: closed - Opened by DragonMoffon 4 months ago - 4 comments

#3005 - TypeVars created during class creation do not carry over to the class's local scope

Issue - State: open - Opened by Rooba 4 months ago - 3 comments
Labels: bug, excellent_report

#3003 - loguru with --windows-console-mode=attach

Issue - State: open - Opened by Abdullah-Albanna 4 months ago - 29 comments
Labels: question, delayed

#3002 - Recommendations of how to compile PEG parser for xonsh project

Issue - State: closed - Opened by anki-code 4 months ago - 3 comments
Labels: invalid

#3001 - There is a problem with packaging dependency libraries

Issue - State: closed - Opened by es3344520 4 months ago - 1 comment
Labels: duplicate

#3000 - Application error when buiid exe uses package selenium_driverless

Issue - State: closed - Opened by tuandoan1608 4 months ago - 1 comment
Labels: bug, develop

#2998 - joblib.memory remove pydoc usage

Pull Request - State: closed - Opened by KRRT7 4 months ago - 1 comment

#2997 - Corrupted sys.argv

Issue - State: closed - Opened by mgeeky 4 months ago - 10 comments
Labels: bug, excellent_report

#2996 - Functions created with `types.FunctionTypes` segfault

Issue - State: open - Opened by Hedwyn 4 months ago - 6 comments
Labels: factory

#2995 - Nuitka does not support "mne.io.read_raw_fif" and other reader functions of mne.io

Issue - State: open - Opened by neoana 4 months ago - 17 comments
Labels: bug, factory

#2994 - azure cognitiveservices speech

Pull Request - State: closed - Opened by KRRT7 4 months ago - 1 comment

#2993 - Azure speech recognition needs support

Issue - State: closed - Opened by xuanyuxin 4 months ago - 4 comments
Labels: needs_example

#2992 - Self compiled uninstalled Windows Python not working with venv, maybe others

Issue - State: open - Opened by TunMax 4 months ago - 6 comments
Labels: enhancement, help wanted

#2991 - add usb1 config

Pull Request - State: closed - Opened by KRRT7 4 months ago - 1 comment

#2990 - Windows standalone build is unable to find libusb_package

Issue - State: closed - Opened by zakx 4 months ago - 6 comments
Labels: invalid

#2989 - undefined symbol: const_str_plain_split

Issue - State: open - Opened by n-bes 4 months ago - 5 comments
Labels: bug, factory

#2988 - OSError: could not get source code

Issue - State: open - Opened by dmitrii-erkin 4 months ago - 2 comments
Labels: help wanted

#2987 - Mac M1: symbol not found in flat namespace '_PyExc_MemoryError'

Issue - State: closed - Opened by anki-code 4 months ago - 5 comments
Labels: invalid, for_deletion

#2985 - Adding method `__len__` produces `segmentation fault`

Issue - State: closed - Opened by anki-code 4 months ago - 6 comments
Labels: bug

#2984 - Hanging on `import ctypes.util`

Issue - State: closed - Opened by anki-code 4 months ago - 1 comment

#2983 - OSError: could not get source code

Issue - State: open - Opened by ashutoshmishra1014 4 months ago - 19 comments
Labels: bug, excellent_report

#2982 - (paddlepaddle+paddleocr) Running standalone compiled exe leads to libpaddle.pyp not being recognized as a package

Issue - State: open - Opened by sreid19 4 months ago - 12 comments
Labels: bug, needs_example

#2981 - Multidist not work without standalone

Issue - State: closed - Opened by seed93 4 months ago - 7 comments
Labels: bug, excellent_report

#2980 - OSError: Could not find compatible tinycudann extension for compute capability 75

Issue - State: open - Opened by ashutoshmishra1014 4 months ago - 4 comments
Labels: bug, factory, excellent_report

#2979 - Is it possible to turn nuitka compiled code to python source code?

Issue - State: closed - Opened by DanGILC-137 5 months ago - 1 comment
Labels: question

#2978 - dylib dependency scan issues when using soundfile / libsndfile

Issue - State: open - Opened by Ivorforce 5 months ago - 6 comments
Labels: bug, factory

#2977 - Error, cannot find 'python311.lib' file.

Issue - State: closed - Opened by Singhom931 5 months ago - 1 comment
Labels: invalid

#2976 - Seems "--include-data-dir=" is not working

Issue - State: closed - Opened by ioctl-user 5 months ago - 1 comment
Labels: invalid

#2975 - Nuitka 2.3.11 fails to build onefile .exe where it used to work flawlessly ..

Issue - State: closed - Opened by seclorum 5 months ago - 3 comments
Labels: bug, invalid

#2974 - Generate c-sources multithreaded

Issue - State: closed - Opened by n-bes 5 months ago - 2 comments
Labels: invalid

#2973 - IMPORT_HARD_CTYPES : failed hard import of ctypes

Issue - State: closed - Opened by mgeeky 5 months ago - 23 comments
Labels: bug, needs_example

#2972 - Yt dlp & co

Pull Request - State: closed - Opened by KRRT7 5 months ago - 1 comment

#2971 - Plotly needs to be explicitly included with --include-package when using dash

Issue - State: open - Opened by Ivorforce 5 months ago - 1 comment
Labels: enhancement

#2970 - When compiling with Nuitka YARA-X python cause invalid YARA-X compiled rules file

Issue - State: closed - Opened by HydraDragonAntivirus 5 months ago - 11 comments
Labels: needs_example

#2969 - quarchpy configuration

Pull Request - State: closed - Opened by KRRT7 5 months ago

#2968 - Nuitka must not search DLLs from PATH for PyPI packages on Windows

Issue - State: open - Opened by joseph16388 5 months ago - 13 comments
Labels: bug, develop

#2967 - The problem caused by hidden imports

Issue - State: closed - Opened by Kukaina 5 months ago - 11 comments

#2964 - Compilation is 4-6x slower for Python 3.12 vs 3.11

Issue - State: open - Opened by Aksem 5 months ago - 1 comment
Labels: enhancement

#2963 - TypeError when trying to iterate through a type

Issue - State: closed - Opened by seasonsteven 5 months ago - 4 comments
Labels: bug, excellent_report

#2962 - Using `tsdownsample` gives pyo3_runtime.PanicException: Failed to access NumPy array API capsule

Issue - State: closed - Opened by my1e5 5 months ago - 3 comments
Labels: bug, excellent_report

#2961 - `--onefile` parameter fail to locate DLL dependencies when run through `uv`

Issue - State: open - Opened by kdeldycke 5 months ago - 12 comments
Labels: bug

#2960 - Debian/Python 3.12: compilation "hello word" program failed

Issue - State: closed - Opened by antsvil 5 months ago - 4 comments
Labels: bug, excellent_report

#2959 - Nuitka does not import necessary pycryptodome library

Issue - State: closed - Opened by Jaydenha09 5 months ago - 5 comments
Labels: bug, excellent_report