Search code examples
Specifying different versions of lz4 package in setup.py for different versions of python...


pythonsetuptoolssetup.py

Read More
Namespace corrupted when using setup.py and causes AttributeError: module has no attribute...


pythonpackagesetuptools

Read More
Can't load dll packaged with setuptools...


pythondllsetuptools

Read More
How to get rid of library root mark in PyCharm...


pythonpycharmsetuptoolspyramid

Read More
How to deal with setup.py overwriting sub-package dependencies...


pythonpipsetuptools

Read More
Installing into a venv with setup.py setuptools...


pythonpython-3.xbashsetuptoolspython-venv

Read More
Basic tox setup to test a package...


pythonsetuptoolstox

Read More
How do I generate python grpc code from within a setuptools installer (setup.py)?...


pythonsetuptoolsgrpcgrpc-python

Read More
Multiple distributions from one source tree...


pythonpython-3.xsetuptoolspython-packaging

Read More
Use Python setup.py to install different dependencies with develop vs install...


pythonsetuptoolspelican

Read More
Error when installing Spacy using PIP - exit status 1...


pythonpython-3.xpipsetuptoolsspacy

Read More
Copy generated wheel file to destination...


pythonpython-3.xsetuptoolssetup.py

Read More
Can I have multiple console script names point to the same script in setup.py for a PyPI package?...


pythonsetuptoolssetup.py

Read More
Running entry point console_script in python development environment...


pythonpython-3.xsetuptools

Read More
How to *install* extra package data using setuptools?...


pythonpython-3.xsetuptools

Read More
Change Cython's naming rules for .so files...


pythoncythonsetuptools

Read More
Pyinstaller on a setuptools package...


pythonpython-3.xpyinstallersetuptoolspython-click

Read More
No module named 'setuptools'...


pythonpython-3.xsetuptools

Read More
What is the correct way to distribute "bin" and "tests" directories for a Python...


pythonpipsetuptoolsdistutils

Read More
Setuptools: Include subdirectories in package_data...


pythonpipsetuptools

Read More
How to update git metadata in a Python Packages using Setuptools and PBR...


pythonversioningsetuptoolspython-pbr

Read More
Where does setuptools find the version of a package?...


pythonreleasesetuptools

Read More
How do you make Python console script entry points work when installed package uses a conda virtual ...


anacondavirtualenvsetuptoolspackagingentry-point

Read More
What are the usage of package_data which is in the setuptools?...


pythonsetuptools

Read More
How can I specify optional dependencies using setup.py and extra_requires?...


pythonsetuptoolspython-packagingopenwisp

Read More
Specify where to install 'tests_require' dependencies of a distribute/setuptools package...


pythontestingsetuptoolsdistribute

Read More
Installation of Jupyter Extensions - Automatic installation and enabling from setup.py...


pythonpipjupyter-notebookjupytersetuptools

Read More
What is the alternative to using --process-dependency-links with pip...


gitversion-controlpipsetuptoolseasy-install

Read More
Python manually install package to virtual environment with setup.py...


pythonpackagesetuptools

Read More
difficulties using setuptools to compile extension module...


pythonsetuptoolspybind11

Read More
BackNext