Search code examples
Python: Why do some packages get installed as eggs and some as "egg folders"?...

pythonpackagingsetuptoolsegg

Read More
raise packaging.version.InvalidVersion linux pip...

pythonlinuxpipsetuptools

Read More
How to define a script in the venv/bin dir with pyproject.toml (in hatch or any other wrapper)...

pythonpipsetuptoolshatch

Read More
Include or exclude (license) files from package data with pyproject.toml and setuptools...

pythonsetuptoolspython-packagingpython-wheelpyproject.toml

Read More
pyproject.toml in an isolated environment...

pythonsetuptoolspyproject.tomlsetuptools-scm

Read More
Dependencies auto discovery for Python setuptools?...

pythonsetuptools

Read More
Using python venv with custom libraries...

pythonpython-importsetuptoolspython-packaging

Read More
How to make setup.py install multiple top-level packages?...

pythonbuildinstallationsetuptoolsdistutils

Read More
setup_requires with Cython?...

pythonbuildcythonsetuptoolssoftware-distribution

Read More
python setuptools and easy_install numpy...

pythonnumpysetuptools

Read More
Can install new PyPi module with pip, but can't import it myself?...

pythonpython-importsetuptoolspypipython-packaging

Read More
Installing test files with pyproject.toml and setuptools...

pythonsetuptoolspython-packagingpyproject.toml

Read More
Using pypa's build on a python project leads to a generic "none-any.whl" wheel, but th...

pythoncythonsetuptoolspypipython-packaging

Read More
single-sourcing package version for setup.cfg Python projects...

pythonsetuptoolssetup.pypython-packaging

Read More
Why is pip editable install causing issue with subpackages?...

pythonpippython-importsetuptoolssetup.py

Read More
Call a function from a cython generated .so file inside a c++ code...

pythonc++ccythonsetuptools

Read More
Can't install Poetry in Ubuntu 20.04 Docker image due to setuptools error...

pythondockerpipsetuptoolspython-poetry

Read More
How to build an sdist with pip?...

pythonpipsetuptoolspython-packagingflit

Read More
Unable to exclude/prune a hidden directory via MANIFEST.in...

pythonmanifestsetuptoolspython-packaging

Read More
Python entry_point in virtual environment not working...

pythonpackagevirtualenvsetuptoolsentry-point

Read More
Exclude tests files from setuptools find packages...

python-3.xsetuptoolspackagingpyproject.toml

Read More
AssertionError inside of ensure_local_distutils when building a PyInstaller exe using setuptools/dis...

pythonpyinstallersetuptoolsdistutils

Read More
Issue with find in setup.cfg | modules are not seen in path...

pythonvirtualenvsetuptoolspython-packaging

Read More
Building python package doesn't find requirements.txt...

pythonbuildpackagesetuptoolspypi

Read More
Installing a python package/tool by a non root user...

pythonsetuptools

Read More
Pip install from zip file on private server not installing requirements and when requirements met it...

pythonpipsetuptools

Read More
Execute a Python script post install using distutils / setuptools...

pythoninstallationsetuptoolsdistutilspost-install

Read More
'project.urls' Not be recognized in PyPi...

setuptoolspypipython-packaging

Read More
Update setuptools on Docker...

dockerfilesetuptoolspython-3.8

Read More
"InvalidRequirement: Invalid requirement, parse error" error after updating a python packa...

pythonpipsetuptools

Read More
BackNext