Search code examples
virtualenv creation fails with error "StopIteration"...


pythonvirtualenvpython-packaging

Read More
Using classes, functions or other objects from an installed package...


pythonpython-packaging

Read More
Erorr while using tkinter package...


pythontkintertkinter-canvaspython-packaging

Read More
Dependencies packages and subpackages...


pythondependenciespython-packaging

Read More
Install package with pip that has additional qualifiers...


pippython-packaging

Read More
problem to install pyproject.toml dependencies with pip...


pythonpippython-packagingpython-poetrypyproject.toml

Read More
Get version of Python poetry project from inside the project...


pythonpython-packagingpython-poetry

Read More
Make pip install .[option] install less packages than the default pip install . (so-called negative ...


pythonpipsetuptoolspython-packaging

Read More
How to install an already distributable Python package (wheel) from a private github repository?...


pythongitgithubpippython-packaging

Read More
Can setup.py / pip require a certain version of another package IF that package is already installed...


pythonpipsetup.pypython-packaging

Read More
Install package in grater version with string in name...


pythonsetuptoolspython-packaging

Read More
Difference between devpi and pypi server...


pythonpypidevpipython-packaging

Read More
Installing my project from testpypi gives me an error...


pythonpypisetup.pypython-packaging

Read More
Listing external wheel as platform specific dependency in pyproject.toml...


pipsetuptoolspython-packagingpyproject.toml

Read More
how to add package_data from outside src subdirectory so that they are actually installed?...


pythonsetuptoolssetup.pypython-packaging

Read More
module not found in a custom python package...


python-importsetuptoolssetup.pypython-packaging

Read More
How To Set Project Links in PyPI...


setuptoolssetup.pypypipython-packaging

Read More
semantic versions for the wheel file contains devNN...


setuptoolssetup.pypython-packagingpython-wheelpython-pbr

Read More
How can I use relative importing in Python3 with an if __name__='__main__' block?...


pythonpython-3.xpython-importrelative-pathpython-packaging

Read More
Does pip only use PyPI or does it use other domains to find packages?...


pippypipython-packaging

Read More
Python package with multiple "packages"?...


pythonpython-packaging

Read More
Cannot find a module imported by another module...


pythonpython-importpython-packaging

Read More
Pythonic way to include imports in python package...


pythonpippython-importpypipython-packaging

Read More
Importing Python libraries with hyphen in the name...


pythonpython-importpypipython-packaging

Read More
Pip suddenly cant find or install any package...


pippypipython-packaging

Read More
How can Python Poetry be forced to use a certain setuptools version?...


pythonsetuptoolspython-packagingpython-poetry

Read More
Long lived resource access...


pythonpython-packagingpython-importlib

Read More
Twine is defaulting "long_description_content_type" to text/x-rst...


pythonpython-packagingtwine

Read More
Implicitly use namespace in imported modules in Python...


pythonpython-importsetuptoolspython-packagingpython-importlib

Read More
Poetry skipping dependencies with both lower and upper bounds as "Invalid Constraint"...


versioningpython-packagingpython-poetrypyproject.toml

Read More
BackNext