issues
search
NiklasRosenstein
/
python-localimport
Isolated import of Python Modules for embedded applications.
http://niklasrosenstein.github.io/python-localimport/
MIT License
27
stars
1
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
AttributeError: module 'importlib' has no attribute 'machinery' in Python 3.10
#24
NiklasRosenstein
opened
2 years ago
0
AttributeError: Can't set attribute
#23
yessenovuniversity
opened
3 years ago
3
fix(setup): add Python 2.7 compatibility + fix file not found error
#22
JulienGrv
closed
6 years ago
4
Fix setup.py script
#21
JulienGrv
closed
6 years ago
0
fix(*): cannot import module with single path
#20
JulienGrv
closed
6 years ago
5
Installation inside a Docker container fails
#19
NiklasRosenstein
closed
6 years ago
1
Add functionality of __enter__() without recording state
#18
NiklasRosenstein
opened
7 years ago
0
__enter__: Dictionary changed size during iteration
#17
NiklasRosenstein
closed
7 years ago
1
[SOLVED]Loaded module xxx not found in sys.modules
#16
gr4ph0s
closed
7 years ago
4
Re-used localimport object adds local modules back to sys.modules but removes them again immediately
#15
NiklasRosenstein
closed
8 years ago
1
Enhance auto-conflict resolve for namespace packages
#14
NiklasRosenstein
opened
8 years ago
0
_extend_path() order of __path__ is important
#13
NiklasRosenstein
closed
8 years ago
0
Modules that could already exist from another location than the local import site can cause problems
#12
NiklasRosenstein
closed
8 years ago
0
None entries in sys.path cause import of real modules to fail
#11
NiklasRosenstein
closed
9 years ago
0
Doesn't support in-zipfile paths
#10
NiklasRosenstein
opened
9 years ago
0
.pth files need to be evaluated before pkgutil.extend_path() is called
#9
NiklasRosenstein
closed
9 years ago
0
_eval_path() appends to self.path but should append to sys.path
#8
NiklasRosenstein
closed
9 years ago
0
pkgutil.extend_path() has problems with ZIP files
#7
NiklasRosenstein
closed
9 years ago
0
Namespace package contents must be cleared from locally imported members
#6
NiklasRosenstein
closed
9 years ago
0
Existing namespace packages break local import of namespace packages
#5
NiklasRosenstein
closed
9 years ago
1
pkg_resources._namespace_packages gets cleared instead of restored
#4
NiklasRosenstein
closed
9 years ago
0
TypeError with pkg_resources as local module
#3
NiklasRosenstein
closed
9 years ago
0
Simplify implementation
#2
NiklasRosenstein
closed
9 years ago
0
pkg_resources namespace package dictionary must be restored
#1
NiklasRosenstein
closed
9 years ago
0