List Question
20 TechQA 2024-03-31T09:33:15.353000Custom dynamic version provider for Python projects
24 views
Asked by avishorp
Setuptools error when installing a local setup.py into virtual environment/Pipfile:
18 views
Asked by jjk
Including non-Python files without __init__.py using `package_data` in setup.py?
42 views
Asked by Samuel Marks
Persistent ModuleNotFoundError for 'distutils' Despite Updated setuptools in Python Environment
18 views
Asked by George Black
Import a package but disable importing the relative parent
11 views
Asked by Aydin Abiar
Run a shell script during pip install
70 views
Asked by Ayus Chatterjee
How to use Spark Connect with pyspark on Python 3.12?
86 views
Asked by Kai Roesner
setuptools pyproject.toml - managing paths of enclosed config files
37 views
Asked by MortenB
Package installation problems when using Python 3.12 and pip version 24.0
48 views
Asked by Max
Automatically Detecting and Installing Compatible Versions of `setuptools` and `pip` with PowerShell for Any Python Version
44 views
Asked by Foad S. Farimani
setuptools.package-data has no effect within a docker container
43 views
Asked by NiziL
How to include package_data in pyproject.toml?
47 views
Asked by Kyle Buzza
Load two different python packages with the same name as gracefully as possible
25 views
Asked by Dan
How can a python unit test work with data files specified in setup.py package_data
34 views
Asked by markph7
Python's setuptools is failing to install at random in my Github Actions workflow
150 views
Asked by Laura Montes
Python package I made installls dist-info instead of the package
41 views
Asked by jgore200377
Built Python package can't find compiled Cython/C extension; works fine through pip install -e
37 views
Asked by skogsgren
Trouble packaging static file with Python package
30 views
Asked by Tom Archer
Heroku deploy - ModuleNotFoundError: No module named 'setuptools.extern.six'
236 views
Asked by Brendan Flynn