Quote:
Originally Posted by tva2000hn
It seems there is missing libraries from Python:
Type this on kterm: python -m pip install requests-cache==0.5.2
If there are other missing libraries , let me know!
|
I don't expect a response at this point, however, when I put in the debug commands I get:
Traceback (most recent call last):
File "mangareader/reader.py", line 4, in <module>
from PyQt4 import QtCore, QtGui
ImportError: /lib/libc.so.6: version 'GLIBC.2.1.5' not found (required by /mnt/us/puthon/lib/libaudio.so.2)