Search code examples
How to get installation directory using setuptools and pkg_ressources...


pythonsetuptoolspackagingpkg-resources

Read More
Is there an idiomatic way to install systemd units with setuptools?...


pythonpipsetuptoolsdistutils

Read More
Using Sphinx's `BuildDoc` on `setup.py`...


python-sphinxsetuptoolssetup.py

Read More
Why is my locally installed Python package not found when installed as an editable package?...


pythonsetuptoolspython-packaging

Read More
Prevent package from being installed on old Python versions...


pythonpipsetuptoolspypipython-packaging

Read More
How to install a package using pip in editable mode with pyproject.toml?...


pythonpipsetuptoolspython-poetrypyproject.toml

Read More
Struggling to install on python...


pipopenpyxlsetuptools

Read More
setup.py sdist exclude packages in subdirectory...


pythonsetuptools

Read More
`pip install` with all extras...


pythonpipsetuptools

Read More
`pip install` Gives Error on Some Packages...


pythonpipdependenciessetuptoolssetup.py

Read More
Git versioning with setuptools in pyproject.toml...


python-3.xsetuptoolsgitversionpyproject.toml

Read More
Why did I get an error ModuleNotFoundError: No module named 'distutils'?...


pythonsetuptoolsdistutilsskfuzzypython-3.12

Read More
Using setuptools, how can I download external data upon installation?...


pythonpipsetuptools

Read More
Using Poetry's [tool.poetry.dependencies] in Setuptools Configuration in pyproject.toml...


dependenciessetuptoolspython-packagingpython-poetrypyproject.toml

Read More
Cant run sloth annotation tool...


pythoninstallationsetuptools

Read More
Python setuptools using 'scripts' keyword in setup.py...


pythonpython-2.7setuptools

Read More
Error while downloading the requirements using pip install (setup command: use_2to3 is invalid.)...


pythonpython-3.xpipsetuptools

Read More
Setuptools unable to read requirements.txt from pyproject.toml in python 3.12.x...


python-3.xsetuptoolspython-packagingrequirements.txtpyproject.toml

Read More
Error in building project - babel module not found...


python-3.xsetuptoolsbuild-errorpython-babel

Read More
Pip: Invalid requirement...


pythonsetuptools

Read More
discover which package installed a Python script entry point?...


pythonpipsetuptools

Read More
Include file from root level in setup.py...


pythonsetuptools

Read More
No module named pkg_resources...


pythondjangovirtualenvsetuptoolspip

Read More
How to reference a requirements.txt in the pyproject.toml of a setuptools project?...


pythonpipsetuptoolspyproject.toml

Read More
Adding folder with data with `pyproject.toml`...


pythonsetuptoolspython-packagingpyproject.toml

Read More
Conflict errors installing own packages located on test.pypi.org, using pip (or pipenv)...


pythonpipsetuptoolspipenv

Read More
How to correctly use python __init__.py in packages...


python-3.xpython-importsetuptoolssetup.pypython-packaging

Read More
Can conda install source distributions?...


pythonsetuptoolsconda

Read More
How to access package data after specifying location in pyproject.toml...


pythonpipsetuptoolspyproject.toml

Read More
No module named 'distutils' despite setuptools installed...


pythoncondasetuptoolsdistutilspython-3.12

Read More
BackNext