StackOverflow Questions for Tag: python-importlib

AAA
AAA

Reputation: 21

AttributeError: 'EntryPoints' object has no attribute 'get'

Score: 1

Views: 3398

Answers: 2

Read More
Tekay37
Tekay37

Reputation: 559

How do I embed the version from pyproject.toml so my package can use it?

Score: 5

Views: 2113

Answers: 2

Read More
Arun
Arun

Reputation: 73

How to obtain path to a python data file using importlib without using a context manager?

Score: 0

Views: 58

Answers: 0

Read More
Aqua-
Aqua-

Reputation: 33

How can I replace the imp module in existing code to load .pyc files?

Score: 2

Views: 620

Answers: 1

Read More
Reactoo
Reactoo

Reputation: 1042

Getting this issue of no module named pip and says not likely an error with pip

Score: 0

Views: 140

Answers: 0

Read More
sarlacii
sarlacii

Reputation: 563

Find which Python package provides a specific import module

Score: 11

Views: 3493

Answers: 2

Read More
Basj
Basj

Reputation: 46303

Import a script from a parent's subdir, with a filename and dirname starting with digits

Score: 0

Views: 165

Answers: 2

Read More
Jérôme
Jérôme

Reputation: 14714

Migrating from setup.py to pyproject.toml, outdated egg.info

Score: 0

Views: 162

Answers: 0

Read More
Philip Couling
Philip Couling

Reputation: 14924

Is there a way to get the python package distribution (wheel) name for a given module?

Score: 1

Views: 84

Answers: 0

Read More
Painguy
Painguy

Reputation: 567

How do I carry over an import carried out in a 2nd file back to the calling file in python?

Score: 0

Views: 45

Answers: 1

Read More
Psionman
Psionman

Reputation: 3699

How to use importlib with zipapp?

Score: 0

Views: 29

Answers: 0

Read More
AlwaysLearning
AlwaysLearning

Reputation: 8051

Multiple tests for output of a module reading standard input

Score: 0

Views: 27

Answers: 0

Read More
Farooq Alaulddin
Farooq Alaulddin

Reputation: 125

How to Override a Package's __init__.py Without Breaking Submodule Imports in Python?

Score: 1

Views: 100

Answers: 1

Read More
Sam Newbold
Sam Newbold

Reputation: 11

How to get the distribution name of an imported package in Python3.10+

Score: 0

Views: 455

Answers: 1

Read More
Mehdi
Mehdi

Reputation: 775

Get package name of caller script from imported python file

Score: 1

Views: 221

Answers: 1

Read More
Arne
Arne

Reputation: 20237

How to use pyfakefs in conjunction with importlib.resources.path

Score: 2

Views: 1769

Answers: 1

Read More
TheFunEmbargo
TheFunEmbargo

Reputation: 18

Installing geopandas in a QGIS Plugin?

Score: 0

Views: 188

Answers: 0

Read More
Işık Kaplan
Işık Kaplan

Reputation: 3002

How to annotate a variable of an existing object? (working with mypy)

Score: 1

Views: 449

Answers: 0

Read More
BdB
BdB

Reputation: 503

Access files within python package with python 3.12 and importlib

Score: 1

Views: 414

Answers: 0

Read More
Numbeon
Numbeon

Reputation: 21

ImportError: No module named importlib

Score: 1

Views: 2147

Answers: 3

Read More
PreviousPage 2Next