Search code examples
Pre-release versions are not matched by pip when using the `--pre` option...


pythonpipsetuptoolssetup.pypypi

Read More
How to make local python script use local package after pushing to pypi...


pythonpython-3.xpipvirtualenvpypi

Read More
Building python pypi wheels, the usual nightmare...


pythonpipsetup.pypypipython-wheel

Read More
Create Python C extension using MacOS 10.15 (Catalina) that is backwards compatible (MacOS10.9+)...


pythonmacospypipython-wheelpython-extensions

Read More
Pypi package not installing on some systems...


pythonpython-3.xpypi

Read More
Build python package for CLI script...


python-3.xbuildpackagepypimodulenotfounderror

Read More
I'm not really sure how to use Twine to upload my project to testpypi...


pythonmodulepypitwine

Read More
How to package other another build with your conda build...


pythoncondapypiconda-build

Read More
How to have persistent storage for a PYPI package...


pythonsetup.pypypipython-packaging

Read More
setup.py install os dependency...


pythonsetuptoolssetup.pypypidistutils

Read More
How to place Spacy en_core_web_md model in Python package...


pythonpipspacypypipython-packaging

Read More
install_requires in setup.py file of Python package errors...


pythonpippypipython-packaging

Read More
How to fix 'Could not find a version that satisfies the requirement' for install_requires li...


python-3.xpipsetup.pypypitwine

Read More
What is the correct Python Package Index file structure?...


pythonpackagepypi

Read More
module on test.pypi can't install dependencies, even though they exist...


pythonsetuptoolspypi

Read More
What's the advantage of having requirements point directly to git repository rather than PyPi?...


pythonpypi

Read More
Creating a requirements.txt without development dependencies...


pythonpippackagepypi

Read More
Where should my Python package add files on a user system?...


pythonsqlitepipanacondapypi

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


pythonsetuptoolspypidistutils

Read More
How to install PYPI package (Facebook-business, Google-cloud-secret-manager) in Google Cloud Compose...


python-3.xgoogle-cloud-platformairflowpypigoogle-cloud-composer

Read More
Can't find '__main__' module when executing command-line script with python...


pythoncommand-linepypi

Read More
How can I install a python package to google Colab from a private Pypi repository?...


pythongoogle-cloud-platformjupytergoogle-colaboratorypypi

Read More
Why am getting an import error for a package I uploaded to TestPyPi and successfully installed?...


pythonpackagepypi

Read More
How to clone PyPI repository and maintain as local repo...


pythonanacondapypi

Read More
twine: warning: `long_description_content_type` missing...


pythonsetuptoolssetup.pypypitwine

Read More
Django 3.0: django-notifications giving error: "Notification.recipient" must be a "Us...


djangodjango-viewspypidjango-notification

Read More
App runs locally, fails in PyPi with ModuleNotFound...


pythonpypi

Read More
My rst README is not formatted on pypi.python.org...


pythonpython-2.7pypi

Read More
Disable authentication when uploading to local pypi server...


pythonpippypipypiserver

Read More
Python package not available in PyCharm package installer...


python-3.xpycharmpypi

Read More
BackNext