Search code examples
setup.py install os dependency...


pythonsetuptoolssetup.pypypidistutils

Read More
Shared library dependencies with distutils...


pythondistributionpackagingdistutilssoftware-distribution

Read More
ImportError: cannot import name (unknown location)...


pythondistutils

Read More
Installing "scripts" in setup.py as part of a Python package, on user's path and recog...


pythonsetuptoolspypidistutils

Read More
Import from a package with known import failure...


pythondistutils

Read More
graphlab-create 2.1 installation fails to uninstall 'certifi', a distutils installed project...


python-2.7anacondadistutilsfailed-installationgraphlab

Read More
Can distutils install the module/package as an executable script?...


pythondeploymentinstallationdistutilssetup.py

Read More
Trying to install Distutils and receiving an error that I need distutils.core...


setuptoolsdistutils

Read More
distutils.spawn not available unless imported...


pythondistutils

Read More
pip not installing Cython source files...


pythonpipcythondistutils

Read More
Error while trying to compile Python script to exe...


pythonpython-3.xpy2exedistutils

Read More
How to install a dependency from a submodule in Python?...


pythongit-submodulesdistutils

Read More
Create package with cython so users can install it without having cython already installed...


pythoncythondistutils

Read More
how can setup.py sdist dereference symbolic links?...


setuptoolsdistutilspython-packaging

Read More
How to pass --debug to build_ext when invoking setup.py install?...


pythonsetuptoolsdistutilspython-extensions

Read More
Latest git tag not recognized when installing requirements.txt...


pythongitsetuptoolssetup.pydistutils

Read More
Bumped version on git private repo and now install requirements fail...


pythongitsetuptoolssetup.pydistutils

Read More
Make distutils look for numpy header files in the correct place...


pythonnumpydistutilscython

Read More
Using Sphinx with a distutils-built C extension...


pythondistutilspython-sphinx

Read More
MANIFEST.in ignored on "python setup.py install" - no data files installed?...


pythonbuildinstallationdistutils

Read More
Can I add an include path in a distutils command?...


pythoncythonsetuptoolsdistutils

Read More
How to add console_script/entry point to setup.py that call a class function python...


pythonpackagesetuptoolssetup.pydistutils

Read More
How to add an entry_point/console script to setup.py that uses arguments...


pythonpackagesetuptoolssetup.pydistutils

Read More
Setuptools / distutils: Installing files into the distribution's DLLs directory on Windows...


pythonsetuptoolsdistutilspipeasy-install

Read More
Cythonize python modules with same name under different packages...


pythoncythonsetup.pydistutils

Read More
Calling a cython library with multiple pyx files through c++...


pythoncythonsetup.pydistutils

Read More
Change output filename in setup.py (distutils.extension)...


pythonpython-3.xsetup.pydistutilsdistutils2

Read More
python ModuleNotFoundError after running pip install - e ....


pythonpipdistutils

Read More
Dealing with dylibs when distributing python packages...


cythonportabilitydistutilsdylib

Read More
How to get the path of the Python library from within Python...


pythonswigdistutils

Read More
BackNext