Search code examples
Installing another source distribution in setup.py?...


pythonsetuptoolssetup.py

Read More
error while accessing method of class - python package...


pythonpython-2.7setuptools

Read More
Python custom module installalation won't copy static files...


python-2.7setuptoolspython-modulepypi

Read More
Python "setup.py develop" why is my data package not available?...


pythonsetuptools

Read More
Pyenv shim not created when installing package using setup.py...


pythonsetuptoolspyenv

Read More
How to declare build-time dependencies without breaking other packages?...


pythonsetuptools

Read More
Install static nested directories to prefix (or at least include in setuptools package)...


installationsetuptoolsdistutils

Read More
Pypi: Not allowed to store or edit package information...


pythonpackagesetuptoolspypi

Read More
Project structure. Scientific Python projects...


pipvirtualenvsetuptoolsproject-structuretox

Read More
Why can't I install setuptools on my Centos 6 VPS?...


pythonsetuptoolscentos6

Read More
sdist correct but pip install no static...


pythonpipsetuptoolspypi

Read More
Custom Page Wizard of Inno Setup...


installationinno-setupsetup-projectsetuptools

Read More
Does building pure python modules w/ conda require setuptools?...


pythonsetuptoolsconda

Read More
Why python3 pip module found the python2 libraries?...


pythonpython-2.7python-3.xpipsetuptools

Read More
`setup.py develop` installs zipped eggs. How to avoid this?...


pythonsetuptoolsegg

Read More
Python setuptools: a package not installed even when found through find_packages...


pythonsetuptoolsdistutils

Read More
Including .gitignore in setup? - Error: doesn't exist or not a regular file...


pythonpython-2.7pipsetuptoolsdistutils

Read More
How does one declare a dependency on gi.repository in setup.py (and required C library)?...


pythonsetuptoolsgobject-introspection

Read More
Workflow when developing a packaged django application...


pythondjangosetuptools

Read More
setup.py check if non-python library dependency exists...


pythonsetuptoolsdistutilssetup.pycgal

Read More
pip command is not being recognized...


pythondjangopipsetuptools

Read More
ImportErrors with Python setuptools.command.sdist...


pythonpipsetuptoolsimporterror

Read More
easy_install with pypy while Python is installed...


pythonsetuptoolseasy-installpypydistribute

Read More
Error in installing setuptools (unorderable types: str() < NoneType())...


pythonsetuptools

Read More
Modify setup.py to support pip install from github...


pythonpipsetuptoolsdistutils

Read More
Dependencies from git aren't being installed?...


pythonpython-2.7pipsetuptoolsdistutils

Read More
how to distribute python packages with unittests as executable entry points?...


pythonpackagepipsetuptools

Read More
How to make python setuptools find top level modules...


pythonsetuptools

Read More
How to "fake" a module safely in a Python package...


pythongitpackagesetuptools

Read More
What's the minimal directory structure to make setuptools work with one_file.py?...


pythonpipsetuptoolsdistutils

Read More
BackNext