I am having troubles with epro and profiles post-update to kits.
Every time I execute epro I get back the python error message:
Traceback(most recent call last):File"/usr/bin/epro", line 86,in<module>
run_ego_module(install_path, action, ego_config, args)File"/usr/share/ego/python/ego_helpers.py", line 28,in run_ego_module
mod = get_ego_module(install_path, modname)File"/usr/share/ego/python/ego_helpers.py", line 23,in get_ego_module
return loader.load_module()File"<frozen importlib._bootstrap_external>", line 396,in _check_name_wrapper
File"<frozen importlib._bootstrap_external>", line 817,in load_module
File"<frozen importlib._bootstrap_external>", line 676,in load_module
File"<frozen importlib._bootstrap>", line 268,in _load_module_shim
File"<frozen importlib._bootstrap>", line 693,in _load
File"<frozen importlib._bootstrap>", line 673,in _load_unlocked
File"<frozen importlib._bootstrap_external>", line 673,in exec_module
File"<frozen importlib._bootstrap>", line 222,in _call_with_frames_removed
File"/usr/share/ego/modules/profile.ego", line 8,in<module>import portage
ImportError:Nomodule named 'portage'
I suspect I missed something along the way prior to kits.
Question
digifuzzy
I am having troubles with epro and profiles post-update to kits.
Every time I execute epro I get back the python error message:
I suspect I missed something along the way prior to kits.
Suggestions? Help?
Link to comment
Share on other sites
10 answers to this question
Recommended Posts