Managing resources in a Python project...
Read MoreHow to make setuptools follow symlinks?...
Read MoreHow to pandas sort a dataframe that has one of the columns as version numbers?...
Read MoreShared library dependencies with distutils...
Read MoreImportError: cannot import name (unknown location)...
Read MoreInstalling "scripts" in setup.py as part of a Python package, on user's path and recog...
Read MoreImport from a package with known import failure...
Read Moregraphlab-create 2.1 installation fails to uninstall 'certifi', a distutils installed project...
Read MoreCan distutils install the module/package as an executable script?...
Read MoreTrying to install Distutils and receiving an error that I need distutils.core...
Read Moredistutils.spawn not available unless imported...
Read Morepip not installing Cython source files...
Read MoreError while trying to compile Python script to exe...
Read MoreHow to install a dependency from a submodule in Python?...
Read MoreCreate package with cython so users can install it without having cython already installed...
Read Morehow can setup.py sdist dereference symbolic links?...
Read MoreHow to pass --debug to build_ext when invoking setup.py install?...
Read MoreLatest git tag not recognized when installing requirements.txt...
Read MoreBumped version on git private repo and now install requirements fail...
Read MoreMake distutils look for numpy header files in the correct place...
Read MoreUsing Sphinx with a distutils-built C extension...
Read MoreMANIFEST.in ignored on "python setup.py install" - no data files installed?...
Read MoreCan I add an include path in a distutils command?...
Read MoreHow to add console_script/entry point to setup.py that call a class function python...
Read MoreHow to add an entry_point/console script to setup.py that uses arguments...
Read MoreSetuptools / distutils: Installing files into the distribution's DLLs directory on Windows...
Read MoreCythonize python modules with same name under different packages...
Read MoreCalling a cython library with multiple pyx files through c++...
Read Morepython ModuleNotFoundError after running pip install - e ....
Read More