[Eisfair] E64 Python2 modul pathlib

Thomas Zweifel t2fel at gmx.net
Fr Sep 27 20:54:09 CEST 2019


Hallo Eisfair Team


Ich versuche gerade eyeD3 zu installieren.

Bauen und installieren funktioniert im prinzip, allerdings nörgelt das 
installierte eyeD3 wegen der fehlenden pathlib.

eis 2.8.20 # make test
pytest   ./src/test
ImportError while loading conftest 
'/usr/src/Sourcen/eyeD3-0.8.10/src/test/conftest.py'.
src/test/__init__.py:19: in <module>
     import eyed3
src/eyed3/__init__.py:32: in <module>
     from .utils.log import log 
# noqa: E402
src/eyed3/utils/__init__.py:23: in <module>
     import pathlib
E   ImportError: No module named pathlib
Makefile:89: recipe for target 'test' failed
make: *** [test] Error 4


Das python2-pathlib2 Paket habe ich installiert.


Irgendwelche Ideen wo es klemmt?



Gruss Thomas


Mehr Informationen über die Mailingliste Eisfair