strohne / Facepager

Facepager was made for fetching public available data from YouTube, Twitter and other websites on the basis of APIs and webscraping.

Home Page:https://github.com/strohne/Facepager/releases

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Error in Linux Mint

dkxmen opened this issue · comments

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.

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