Search code examples
how to make BuildDoc work only when python-sphinx is installed from setup.py file?...


pythonpython-sphinxsetuptools

Read More
Mock out dependency of a dependency...


pythonmockingsetuptoolsread-the-docs

Read More
distutils.core vs setuptools with c++ extension...


pythonc++setuptoolsdistutils

Read More
Running sonar-scanner from setup.py...


pythonsonarqubesetuptoolssonarqube-scan

Read More
How can I specify a python version using setuptools?...


pythonsetuptools

Read More
Issue with tox where requirements.txt references an index...


pythonpipsetuptoolstox

Read More
Having py2exe include my data files (like include_package_data)...


pythonpackagingpy2exesetuptoolsdistutils

Read More
Eggs in path before PYTHONPATH environment variable...


pythonsetuptoolseasy-install

Read More
Add c++ function to existing python module with pybind11...


pythonsetuptoolspybind11

Read More
Python module not recognizing files in the same folder...


python-3.xsetuptoolspython-module

Read More
Mixing Python and C++ source files in pybind11...


pythonc++setuptoolspybind11

Read More
Ask setuptools to git clone c++ repository...


pythongitsetuptools

Read More
python setuptools: ImportError: cannot import name Library...


pythonwindowssetuptoolsimporterroreasy-install

Read More
Can I use Environment Markers in tests_require in setup.py?...


pythonsetuptools

Read More
Unable to install ROS - error in python2 setuptools...


pythonsetuptoolsrosarchlinux

Read More
strange ~150ms startup penalty using python setuptools...


pythonpython-2.7setuptools

Read More
Custom post install script not running with pip...


pythonpython-3.xsetuptoolsdistutilspython-packaging

Read More
How to fix paths in the python code using setuptools to build a portable package?...


pythonsetuptoolssetup.pyeasy-install

Read More
Pip list shows package is installed but import package throws ImportError...


pythonpipsetuptools

Read More
Importing Python package - "ImportError: No module named..."...


pythonpipsetuptools

Read More
Pip is rolling back uninstall of setuptools...


pythondjangopipansiblesetuptools

Read More
Including data files with setup.py...


pythonsetuptoolspackagingsetup.py

Read More
UnicodeDecodeError when installing via pip install virtualenv...


pipvirtualenvsetuptools

Read More
Why isn't my setup.py long description showing on pypi?...


pythonsetuptoolsrestructuredtextpypi

Read More
Using Custom Modules in Python...


pythonmodulepython-importsetuptoolssetup.py

Read More
python installing package with submodules...


pythonpipsetuptoolspython-packagingpython-install

Read More
What is the official "preferred" way to install pip and virtualenv systemwide?...


pythonvirtualenvsetuptoolspipeasy-install

Read More
Python Installing data files and then finding them again...


pythonlinuxsetuptoolssetup.py

Read More
Why doesn't setuptools copy modules in a subfolder?...


pythonpackagingsetuptools

Read More
How to pip install a Python program such that it has a command line shortcut...


pythonsetuptools

Read More
BackNext