strohne / Facepager

Facepager was made for fetching public available data from YouTube, Twitter and other websites on the basis of APIs and webscraping.
https://github.com/strohne/Facepager/releases
505 stars 198 forks source link

Error in Linux Mint #188

Open dkxmen opened 2 years ago

dkxmen commented 2 years ago

Hi, I get the error above when I try to install Facepager in Linux Mint.

"from PySide2.QtCore import * ImportError: /lib/x86_64-linux-gnu/libgssapi_krb5.so.2: undefined symbol: krb5_ser_context_init, version krb5_3_MIT" What can be the issue? I have created a virtual environment, I have installed all the dependencies as listed, but whehn python3 Facepager.py I get the error above. I deleted all packages in the virtual environment and reinstalled them afresh one by one but I still get the error.

strohne commented 1 year ago

Well, good question. Have you tried another PySide version?