Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in distutils

ValueError: Unknown MS Compiler version 1900

python setup.py sdist error: Operation not permitted

Cross Compiling Python Extensions

Python: Installing man pages in distutils based project

python distutils

Using CMake with setup.py

cmake distutils setup.py

How does one overwrite the default compile flags for Cython when building with distutils?

distutils cython

Is `setup.cfg` deprecated?

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

Sort Versions in Python

python sorting distutils

Best practices for Python deployment -- multiple versions, standard install locations, packaging tools etc

Distribute pre-compiled python extension module with distutils

python python-3.x distutils

How to access python package metadata from within the python console?

python distutils

python distutils does not include data_files

Shared library dependencies with distutils

Don't touch my shebang

python distutils virtualenv

Distribute a Python package with a compiled dynamic shared library

Python distutils error: "[directory]... doesn't exist or not a regular file"

python distutils

setup.py not installing data files

python python-2.7 distutils

Custom distutils commands

python deployment distutils

Confused about the package_dir and packages settings in setup.py

python distutils