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.
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.