List Question
20 TechQA 2015-06-26T10:05:28.157000cx_freeze no module named 'pkg_resources'
1.2k views
Asked by I_do_python
How to add autocompletion to a pip package `console_scripts` entry point?
347 views
Asked by Robin De Schepper
Getting package version using pkg_resources?
13.4k views
Asked by AudioBubble
Why can't `virtualenv` find `pkg_resources`?
13.7k views
Asked by Rich
pkg_resources.DistributionNotFound: pyramid==1.3a7
1.6k views
Asked by Jeremy Thiesen
List installed packages from within setup.py
892 views
Asked by Balint Pato
Python setuptools entrypoints and subapplications as child processes
341 views
Asked by EB.
How can I deal with python eggs for multiple platforms in one location?
1.3k views
Asked by Philbert
what is this error pkg_resources distribution not found?
2.8k views
Asked by Ciasto piekarz
Implement pkg_resources.resource_filename in setuptools
485 views
Asked by Francis Smart
Version conflicts for Python apps but not for interactive development
462 views
Asked by srcolinas
Standard process to locate file locations in Python and pyinstaller?
108 views
Asked by Joseph Luce
Get parsed entries for Distribution/module metada from PKG-INFO (Python pkg_resources)
364 views
Asked by xjcl
TypeError from pkg_resources when using static assets in Pyramid
238 views
Asked by amoe
Python pkg_resources and file access in packages
5.4k views
Asked by Robin
Can I check the version of a package from a git repository using pkg_resources?
80 views
Asked by beauxq
pkg_resources.get_distribution() returns diffrent path to location when pyproject.toml is used
311 views
Asked by piotrek204
find pip packages: pkg_resources specify custom target directory
783 views
Asked by user5056311
How to access a module installed by setuptools' install_requires within setup.py?
1.1k views
Asked by Dan