List Question
20 TechQA 2024-02-19T19:01:06.823000Python code debug: execution going to base interpreter in C: drive instead of venv for pkg_resources [ Pycharm ]
24 views
Asked by Paras Gupta
pkg_resources is deprecated as an API - Python
3.3k views
Asked by 백지현
AttributeError: module 'pkg_resources' has no attribute 'appdirs'
85 views
Asked by ankush
Implement pkg_resources.resource_filename in setuptools
485 views
Asked by Francis Smart
pkg_resources.get_distribution() returns diffrent path to location when pyproject.toml is used
311 views
Asked by piotrek204
Can I check the version of a package from a git repository using pkg_resources?
80 views
Asked by beauxq
Setuptools include tesserocr package and custom traineddata into my pypi package
35 views
Asked by Justin
Load file from same folder as Python 3.x script inside package
177 views
Asked by Mr. Developerdude
How to include and excute another pkg file with my pkg installer, build with electron-builder
253 views
Asked by Paddel_Bln
AnalysisException: Path does not exist: dbfs:/databricks/python/lib/python3.7/site-packages/sampleFolder/data;
7.5k views
Asked by user3868051
TypeError from pkg_resources when using static assets in Pyramid
238 views
Asked by amoe
Get parsed entries for Distribution/module metada from PKG-INFO (Python pkg_resources)
364 views
Asked by xjcl
List installed packages from within setup.py
892 views
Asked by Balint Pato
Force use of a specific module version when two module versions exist
73 views
Asked by ealeon
How to add autocompletion to a pip package `console_scripts` entry point?
347 views
Asked by Robin De Schepper
Using multiple versions of one package
1.4k views
Asked by Boris Adaev
Portable way to handle directory resources as regular directories in Python package
1.2k views
Asked by ldbo
Standard process to locate file locations in Python and pyinstaller?
108 views
Asked by Joseph Luce
Version conflicts for Python apps but not for interactive development
462 views
Asked by srcolinas
How to serve static files in FastAPI
44.8k views
Asked by Christy Nakou