I try to install eric5 (a python ide) on Tumbleweed, but I get the
message (in Dutch, but I think the meaning is clear)
Probleem: niets levert python(abi) = 3.4 nodig door eric5-5.5.2-4.12.noarch
Oplossing 1: eric5-5.5.2-4.12.noarch niet installeren
Oplossing 2: eric5-5.5.2-4.12.noarch afbreken door enige van zijn
afhankelijkheden te negeren
Solution 2 gives a non-funtional eric5:
eric5
Error in sys.excepthook:
Traceback (most recent call last):
File "<frozen importlib._bootstrap>", line 961, in _find_and_load
File "<frozen importlib._bootstrap>", line 950, in
_find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 655, in _load_unlocked
File "<frozen importlib._bootstrap_external>", line 678, in exec_module
File "<frozen importlib._bootstrap>", line 205, in
_call_with_frames_removed
File "/usr/lib/python3.4/site-packages/eric5/Utilities/__init__.py",
line 77, in <module>
from eric5config import getConfig
ModuleNotFoundError: No module named 'eric5config'
Original exception was:
Traceback (most recent call last):
File "/usr/lib/python3.4/site-packages/eric5/eric5.py", line 329, in
<module>
main()
File "/usr/lib/python3.4/site-packages/eric5/eric5.py", line 236, in main
from Toolbox import Startup
File "/usr/lib/python3.4/site-packages/eric5/Toolbox/Startup.py",
line 25, in <module>
from eric5config import getConfig
ModuleNotFoundError: No module named 'eric5config'
Is there a possibility to install eric5 in Tumbleweed? In Leap 42.2 it
is no problem.
regards, Jogchum
--
To unsubscribe, e-mail: opensuse-factory+unsubscribe(a)opensuse.org
To contact the owner, e-mail: opensuse-factory+owner(a)opensuse.org