Search code examples
Install transitive bitbucket dependencies via pip...


pythondependenciespipsetuptools

Read More
How to avoid scripts installed by Pip in editable mode generating "ResourceWarning: unclosed fi...


python-3.xpipsetuptools

Read More
Entry Points and Console Scripts Without 'pkg_resources'?...


pythonpipsetuptoolsentry-pointpkg-resources

Read More
Building Plone.4-3.14 gives "need more than 0 values to unpack"...


plonesetuptoolseasy-installbuildoutfeedparser

Read More
Why doesn't setuptools 1.3.1 appear when I pip freeze?...


virtualenvpipsetuptoolsdistribute

Read More
Difference between building distribution packages with python3 and python2?...


pythonpython-3.xsetuptoolspython-wheel

Read More
Python namespace sub-package depending on another sub-package fails to install...


pythongitpipsetuptools

Read More
How do tell setuptools to get my package from src/mypackage...


pythonsetuptoolssetup.py

Read More
Get Gitlab's Continuous Integration to compile a Python extension written in C...


pythongitlabsetuptoolsgitlab-cipython-unittest

Read More
Including module structure for testing but not for distribution...


pythonsetuptoolstox

Read More
Difficulty with cython paths to compile working version of pyx pxd files...


pythoncythonsetuptools

Read More
How to install pre-release python packages in setup.py install_requires section?...


pythondependenciessetuptools

Read More
Exclude single source file from python bdist_egg or bdist_wheel...


setuptoolspython-wheelegg

Read More
Deploy python app with setup.py and Pipfile...


pythonsetuptoolspipenv

Read More
Why does "eggsecutable" search for __main__...


pythonexecutablesetuptoolsegg

Read More
Declare a requirement to be installed from github branch...


python-3.xsetuptools

Read More
pip editing mode "Module not found"...


pythonbuildpipsetuptools

Read More
Is it safe to call `setup()` multiple times in a single `setup.py`?...


pythonpython-2.7python-3.xsetuptoolsdistutils

Read More
How to get `setup.py test` working with `multiprocessing` on Windows?...


pythonwindowsmultiprocessingsetuptools

Read More
How to install package with pip that has access to an R script...


pythonrpipsetuptoolsconda

Read More
Building a Python platform wheel for a Raspberry Pi 3 on a MacBook...


pythonraspberry-pisetuptoolssetup.pypython-packaging

Read More
python source distribution (sdist) - generated data files...


pythonpython-3.xsetuptoolssetup.pypython-packaging

Read More
"Could not find a version that satisfies the requirement" error for Django2 app installati...


pythondjangopython-3.xpipsetuptools

Read More
Is it possible to give multiple source dir to find_packages() using setuptools?...


pythonsetuptools

Read More
Install header-only library with Python...


pythonpython-3.xsetuptoolssetup.pyheader-only

Read More
Installing Setuptools with root - Getting a PythonPath error...


pythonsetuptoolspython-module

Read More
How to remove build products...


pythonbuild-processsetuptools

Read More
Dependencies are not installed by pip...


pythonpipsetuptoolsdevpi

Read More
pip installed namespace turns into a builtin...


pythonnamespacespipuwsgisetuptools

Read More
Install a package using pip does not create all my files...


pythonpipsetuptools

Read More
BackNext