Search code examples
How to include Python-Xlib as a dependency in setup.py?...


pythonsetuptoolsxlib

Read More
python setuptools entry point script can't find module...


pythonsetuptoolsentry-point

Read More
How can I make sure that python finds the necessary data files?...


pythonsetuptoolsdistutilspython-modulesetup.py

Read More
setuptools: add entry points from several packages in the same group...


pythonpluginspackagesetuptools

Read More
How do I distribute fonts with my python package?...


pythonmatplotlibsetuptoolsdistutils

Read More
How to know which Python gets affected by pip command?...


pythonpipsetuptools

Read More
Accelerating pip package install by creating a local (tarball) cache of packages...


pythonpipvirtualenvsetuptoolspypi

Read More
Python setuptools package_data - pip fails on subfolders...


python-3.xpipsetuptools

Read More
Cannot load classes from installed module...


pythonmodulepackagesetuptools

Read More
Python setuptools not including C++ standard library headers...


pythonc++macossetuptools

Read More
How can I find out what version is passed to setup in setup.py?...


pythonsetuptools

Read More
How to add imported libraries into setup.py...


pythonpython-2.7setuptoolssetup.pypypi

Read More
What is the equivalent to pip -t in setup.py?...


pythonpipsetuptools

Read More
Deploy PyQt5 applications on Linux...


pythonlinuxpython-3.xpyqtsetuptools

Read More
How can a `console_scripts` access file from `package_data`...


pythonpython-2.7setuptoolssetup.py

Read More
Cryptic error in step 'build_py' of Python's 'setup.py install'...


pythonnumpypipsetuptoolssetup.py

Read More
Why setuptools does not copy my files while distutils does?...


pythonflasksetuptoolsdistutilssetup.py

Read More
py2app picking up .git subdir of a package during build...


pythonmacossetuptoolsdistutilspy2app

Read More
How to create a .dylib C extension on mac os x with distutils and/or setuptools?...


macosshared-librariessetuptoolsdistutilspython-c-extension

Read More
setuptools: adding additional files outside package...


pythonsetuptools

Read More
Setup tools install command differences...


pythonsetuptools

Read More
can't copy 'ANIFEST.in': doesn't exist or not a regular file...


pipsetuptoolsdistutils

Read More
ImportError: cannot import name setup...


python-2.7setuptools

Read More
Why does setuptools not understand git+https URLs?...


pythongitsetuptools

Read More
How to deploy to a new directory structure with setuptools...


pythonsetuptools

Read More
Jython easy_install error...


jythonsetuptoolseasy-installjython-2.5

Read More
How to install prerequisites for running setup.py in setuptools?...


pythonsetuptoolsdistutils

Read More
How to add a command hook into setuptools setup?...


pythonpython-2.7setuptoolssetup.py

Read More
Unable to install python-setuptools: ./configure: No such file or directory...


pythonsetuptoolsfailed-installation

Read More
ZCML configuration conflict between Zope2 and another zope.* package...


plonesetuptoolszopebuildoutzcml

Read More
BackNext