Search code examples
SWIG Hello World; ImportError: dynamic module does not define module export function...


pythoncsetuptoolsswig

Read More
Build a wheel and Install package version depending on OS...


pythonsetuptoolspython-polarspython-packagingpython-wheel

Read More
Why do I keep getting this message when installing, saying EntryPoint must be in 'name=module:at...


pythonpipsetuptoolsdistutils

Read More
Python setup.py develop vs install...


pythonsetuptools

Read More
Numba AOT using setuptools compiles .pyd, import pyd causes recompilation. Why?...


setuptoolsnumba

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


pythonpipdependenciessetuptoolssetup.py

Read More
How does pytest install pytest and _pytest into site-packages...


pythonpytestsetuptoolspyproject.toml

Read More
Python setuptools_scm get version from git tags...


pythonsetuptoolssetup.pypython-packagingsetuptools-scm

Read More
What are the downsides to relying purely on pyproject.toml?...


pythonsetuptoolssetup.pypython-packagingpyproject.toml

Read More
Use setup.py / pyproject.toml to compile a library also in editable install...


pythonsetuptoolssetup.pysoftware-distribution

Read More
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
Git versioning with setuptools in pyproject.toml...


python-3.xsetuptoolsgitversionpyproject.toml

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


pythonpipsetuptools

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
Adding folder with data with `pyproject.toml`...


pythonsetuptoolspython-packagingpyproject.toml

Read More
BackNext