Ecosyste.ms: Issues

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

GitHub / marcelotduarte/cx_Freeze issues and pull requests

#1976 - hooks: fix for pyqt [conda linux]

Pull Request - State: closed - Opened by marcelotduarte over 1 year ago - 1 comment

#1975 - hooks: support opencv-python 4.8.0 [msys2]

Pull Request - State: closed - Opened by marcelotduarte over 1 year ago - 1 comment

#1974 - finder: add base modules at the end to simplify tests

Pull Request - State: closed - Opened by marcelotduarte over 1 year ago - 1 comment

#1973 - [pre-commit.ci] pre-commit autoupdate

Pull Request - State: closed - Opened by pre-commit-ci[bot] over 1 year ago - 1 comment

#1972 - build(deps-dev): bump cibuildwheel from 2.14.0 to 2.14.1

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago - 1 comment
Labels: dependencies, python

#1971 - build-wheel: put jobs in concurrency for speedup [skip ci]

Pull Request - State: closed - Opened by marcelotduarte over 1 year ago - 1 comment

#1970 - hooks: PySide2/6 - shiboken2/6 in zip_include_packages

Pull Request - State: closed - Opened by marcelotduarte over 1 year ago - 1 comment

#1968 - startup: get rid of sysconfig at startup

Pull Request - State: closed - Opened by marcelotduarte over 1 year ago - 1 comment

#1967 - hooks: update sysconfig hook

Pull Request - State: closed - Opened by marcelotduarte over 1 year ago - 1 comment

#1966 - finder: improve scan code to detect packages using import call

Pull Request - State: closed - Opened by marcelotduarte over 1 year ago - 1 comment

#1965 - samples: update samples using wxPython

Pull Request - State: closed - Opened by marcelotduarte over 1 year ago - 1 comment

#1964 - hooks: add py-cord (fork of discord)

Pull Request - State: closed - Opened by marcelotduarte over 1 year ago - 1 comment

#1963 - fix: bdist_rpm to pass tests in python 3.12b4

Pull Request - State: closed - Opened by marcelotduarte over 1 year ago - 1 comment

#1962 - Version metadata not being retrieved properly for py-cord

Issue - State: closed - Opened by Morg-S9 over 1 year ago - 3 comments

#1960 - tests: rewrite create_package to support dedent

Pull Request - State: closed - Opened by marcelotduarte over 1 year ago - 1 comment

#1959 - [pre-commit.ci] pre-commit autoupdate

Pull Request - State: closed - Opened by pre-commit-ci[bot] over 1 year ago

#1958 - chore: enable Python 3.12 wheels and remove universal2

Pull Request - State: closed - Opened by marcelotduarte over 1 year ago

#1957 - build(deps-dev): bump cibuildwheel from 2.13.1 to 2.14.0

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago - 1 comment
Labels: dependencies, python

#1956 - hooks: multiprocessing support for forkserver and spawn

Pull Request - State: closed - Opened by marcelotduarte over 1 year ago - 1 comment

#1955 - hooks: add boto3

Pull Request - State: closed - Opened by marcelotduarte over 1 year ago - 2 comments

#1954 - hooks: move sklearn hook to a submodule

Pull Request - State: closed - Opened by marcelotduarte over 1 year ago - 1 comment

#1953 - hooks: fix the sentry_sdk hook

Pull Request - State: closed - Opened by marcelotduarte over 1 year ago - 1 comment

#1952 - hooks: improve hook for pillow [macos]

Pull Request - State: closed - Opened by marcelotduarte over 1 year ago - 1 comment

#1951 - fix: add rpath in macos executable [conda macos]

Pull Request - State: closed - Opened by marcelotduarte over 1 year ago - 1 comment

#1950 - chore: add more coverage reports [skip ci]

Pull Request - State: closed - Opened by marcelotduarte over 1 year ago

#1949 - samples: fix pydantic sample to work python < 3.10

Pull Request - State: closed - Opened by marcelotduarte over 1 year ago - 1 comment

#1948 - fix: support clang -fno-lto [conda macos]

Pull Request - State: closed - Opened by marcelotduarte over 1 year ago - 1 comment

#1947 - test: xfail some tests when rpmbuild is not present

Pull Request - State: closed - Opened by marcelotduarte over 1 year ago - 1 comment

#1946 - fix: detection of dependent files and python shared library [conda linux/macos]

Pull Request - State: closed - Opened by marcelotduarte over 1 year ago - 1 comment

#1945 - fix: bdist_rpm should generate only binaries [linux]

Pull Request - State: closed - Opened by marcelotduarte over 1 year ago - 1 comment

#1944 - [pre-commit.ci] pre-commit autoupdate

Pull Request - State: closed - Opened by pre-commit-ci[bot] over 1 year ago - 1 comment

#1943 - ZipImportError: can't decompress data; zlib not available

Issue - State: closed - Opened by swaradgat19 over 1 year ago - 7 comments

#1942 - fix: copy dependent files on "lib" directory [macOS]

Pull Request - State: closed - Opened by marcelotduarte over 1 year ago - 1 comment

#1941 - chore: more fine tuning pytest options [ci skip]

Pull Request - State: closed - Opened by marcelotduarte over 1 year ago

#1940 - tests: build executable to test in a subprocess

Pull Request - State: closed - Opened by marcelotduarte over 1 year ago - 1 comment

#1939 - chore: fine tuning pytest options

Pull Request - State: closed - Opened by marcelotduarte over 1 year ago - 1 comment

#1938 - chore: tweak to remove excess of pylint and noqa

Pull Request - State: closed - Opened by marcelotduarte over 1 year ago

#1937 - 'exit' is not defined (built-in)

Issue - State: closed - Opened by Berserker66 over 1 year ago - 3 comments
Labels: wontfix, not-a-bug

#1925 - chore: add basic support for Python 3.12

Pull Request - State: closed - Opened by marcelotduarte over 1 year ago

#1924 - parser: support for lief 0.14 ParserConfig

Pull Request - State: closed - Opened by marcelotduarte over 1 year ago

#1921 - Support for Python 3.12 beta

Issue - State: closed - Opened by K0-RR over 1 year ago - 7 comments

#1911 - How to use cx_Freeze if the file packaged is not a .pyc file, but a. pyd file?

Issue - State: open - Opened by zhenzi0322 over 1 year ago - 6 comments
Labels: question

#1910 - Using cx_Freeze package the program for dragging and uploading files written in pyside6, but cannot drag and drop files

Issue - State: closed - Opened by zhenzi0322 over 1 year ago - 4 comments
Labels: Waiting User Feedback

#1898 - Python 3.10 + PySide6 segment fault

Issue - State: closed - Opened by receyuki over 1 year ago - 6 comments

#1889 - matplotlib.libs folder is not copied/searched at correct location by cx_Freeze

Issue - State: closed - Opened by borisb39 over 1 year ago - 12 comments

#1885 - build(deps-dev): bump pylint from 2.17.3 to 2.17.4

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies, python

#1884 - fix: ignore recursion into .git subdirectories

Pull Request - State: closed - Opened by marcelotduarte over 1 year ago

#1883 - hooks: add pyreadstat

Pull Request - State: closed - Opened by marcelotduarte over 1 year ago

#1879 - build(deps-dev): bump pylint from 2.17.2 to 2.17.3

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies, python

#1878 - "FileNotFoundError" using pathlib after freezing the script

Issue - State: open - Opened by sirlagg over 1 year ago - 7 comments
Labels: Waiting User Feedback

#1876 - build(deps-dev): bump cibuildwheel from 2.12.1 to 2.12.3

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies, python

#1875 - build(deps-dev): bump pygments from 2.15.0 to 2.15.1

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies, python

#1874 - build(deps-dev): bump pytest from 7.3.0 to 7.3.1

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies, python

#1873 - fails to import pyreadstat (missing implicit dependencies)

Issue - State: closed - Opened by gdementen over 1 year ago - 3 comments

#1872 - RecursionError: maximum recursion depth exceeded

Issue - State: open - Opened by bw7715 over 1 year ago - 9 comments

#1869 - build(deps-dev): bump pygments from 2.14.0 to 2.15.0

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago - 1 comment
Labels: dependencies, python

#1868 - build(deps-dev): bump pytest from 7.2.2 to 7.3.0

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies, python

#1867 - hooks: numpy can be used in conda-forge without mkl [windows]

Pull Request - State: closed - Opened by marcelotduarte over 1 year ago

#1866 - chore: map internal exception classes to setuptools

Pull Request - State: closed - Opened by marcelotduarte over 1 year ago

#1864 - fix: setuptools is unbundled on Gentoo

Pull Request - State: closed - Opened by marcelotduarte over 1 year ago - 7 comments

#1863 - Please provide support for non-setuptools.extern bundled packages

Issue - State: closed - Opened by mgorny over 1 year ago - 2 comments

#1862 - build(deps-dev): bump pylint from 2.17.1 to 2.17.2

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies, python

#1861 - Code-sign breaks on macOS with python 3.11

Issue - State: closed - Opened by Willy-JL over 1 year ago - 4 comments
Labels: Waiting User Feedback

#1860 - Fix code for year 2038

Pull Request - State: closed - Opened by bmwiedemann over 1 year ago - 1 comment

#1859 - fix: copy all top dependencies [mingw]

Pull Request - State: closed - Opened by marcelotduarte over 1 year ago

#1858 - Some files are not uploaded after the build

Issue - State: closed - Opened by fernandohlBayer over 1 year ago - 10 comments

#1856 - hooks: add librosa and lazy_loader hooks

Pull Request - State: closed - Opened by marcelotduarte over 1 year ago

#1854 - build(deps-dev): bump furo from 2023.3.23 to 2023.3.27

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago - 1 comment
Labels: dependencies, python

#1853 - chore: bump ruff 0.0.259 and pylint 2.17.1

Pull Request - State: closed - Opened by marcelotduarte over 1 year ago

#1852 - build(deps-dev): bump furo from 2022.12.07 to 2023.3.23

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies, python

#1851 - ImportError: DLL load failed while importing QtCore ?

Issue - State: closed - Opened by andrewchenshx over 1 year ago - 17 comments
Labels: Waiting User Feedback

#1850 - Missing .dll file required by executable in MinGW

Issue - State: closed - Opened by mathiascode over 1 year ago - 2 comments

#1847 - build(deps-dev): bump pylint from 2.17.0 to 2.17.1

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies, python

#1846 - ImportError: No module named 'importlib.abc'

Issue - State: closed - Opened by vasole over 1 year ago - 12 comments

#1844 - Add hooks for pyimagej and jpype

Issue - State: closed - Opened by CanYing0913 over 1 year ago - 16 comments

#1843 - chore: Generate coverage report

Pull Request - State: closed - Opened by marcelotduarte over 1 year ago - 1 comment

#1842 - hooks: add pyimagej and jpype

Pull Request - State: closed - Opened by marcelotduarte over 1 year ago - 1 comment

#1840 - Cx Freeze when running exe, custom package in project throws import error

Issue - State: closed - Opened by mai1x9 over 1 year ago - 5 comments

#1839 - chore: normalize filename and use map

Pull Request - State: closed - Opened by marcelotduarte over 1 year ago

#1838 - How does cx_Freeze detect the virtual environments/dependencies?

Issue - State: closed - Opened by klm555 over 1 year ago - 13 comments

#1837 - Cannot load imports from non-existent stub (librosa)

Issue - State: closed - Opened by jpcarreon over 1 year ago - 16 comments

#1836 - chore: use ruff - select D (partial)

Pull Request - State: closed - Opened by marcelotduarte over 1 year ago

#1835 - hooks: add new qt plugins based on the docs

Pull Request - State: closed - Opened by marcelotduarte over 1 year ago

#1834 - build(deps-dev): bump wheel from 0.38.4 to 0.40.0

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies, python

#1833 - Packaged app cannot locate .so file at right depth in /lib

Issue - State: closed - Opened by spadavec over 1 year ago - 1 comment

#1832 - hooks: include a qt.conf for pyside2-webengine to work

Pull Request - State: closed - Opened by marcelotduarte over 1 year ago

#1831 - build(deps-dev): bump cibuildwheel from 2.12.0 to 2.12.1

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies, python

#1830 - fix: use latest manylinux release to fix tkinter in Python 3.11

Pull Request - State: closed - Opened by marcelotduarte over 1 year ago

#1829 - hooks: include a qt.conf for pyqt6-webengine to work

Pull Request - State: closed - Opened by marcelotduarte over 1 year ago

#1828 - hooks: pyside6 - check for conda

Pull Request - State: closed - Opened by marcelotduarte over 1 year ago

#1827 - hooks: pyside6/pyqt6 - fix svg and pdf, docs, modules

Pull Request - State: closed - Opened by marcelotduarte over 1 year ago

#1826 - Python 3.11 Linux tkinter builds missing libtcl and libtk

Issue - State: closed - Opened by stevenbronson-wk over 1 year ago - 2 comments

#1825 - build(deps-dev): bump pylint from 2.16.3 to 2.17.0

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies, python

#1824 - build(deps-dev): bump pylint from 2.16.3 to 2.16.4

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago - 1 comment
Labels: dependencies, python