Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

启动main.py报错 #39

Open
zhang0135789 opened this issue May 25, 2023 · 3 comments
Open

启动main.py报错 #39

zhang0135789 opened this issue May 25, 2023 · 3 comments

Comments

@zhang0135789
Copy link

(base) zz@ubuntu:~/app/python/Fay$ python main.py 
pygame 2.1.3 (SDL 2.0.22, Python 3.9.13)
Hello from the pygame community. https://www.pygame.org/contribute.html
/home/zz/software/conda/anaconda3/lib/python3.9/site-packages/revChatGPT/__init__.py:29: UserWarning: The current Python is not a recommended version, 3.10+ is recommended
  __import__("warnings").warn(
Traceback (most recent call last):
  File "/home/zz/app/python/Fay/main.py", line 11, in <module>
    from gui.window import MainWindow
  File "/home/zz/app/python/Fay/gui/window.py", line 8, in <module>
    from PyQt5.QtWebEngineWidgets import *
ImportError: /usr/lib/x86_64-linux-gnu/libgssapi_krb5.so.2: symbol krb5_ser_context_init version krb5_3_MIT not defined in file libkrb5.so.3 with link time reference

@zhouxiaofeng-zxf
Copy link

我也遇到这个问题了

@feipengheart
Copy link

请问这个问题解决了吗,在linux环境我也遇到这个问题,是不是必须要在windows系统下运行啊

@Dinomancer
Copy link

linux我也不行,windows上很容易就装上了

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants