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

Raspberry运行出错 #18

Closed
xieakun opened this issue Mar 22, 2019 · 2 comments
Closed

Raspberry运行出错 #18

xieakun opened this issue Mar 22, 2019 · 2 comments

Comments

@xieakun
Copy link

xieakun commented Mar 22, 2019

%Run Main.py
libEGL warning: DRI2: failed to authenticate
qt5ct: using qt5ct plugin
Traceback (most recent call last):
File "/home/pi/Desktop/Program/COMTool-master/COMTool/Main.py", line 799, in
main()
File "/home/pi/Desktop/Program/COMTool-master/COMTool/Main.py", line 783, in main
mainWindow = MainWindow(app)
File "/home/pi/Desktop/Program/COMTool-master/COMTool/Main.py", line 54, in init
pathDirList.pop()
IndexError: pop from empty list

inotify_add_watch("/home/pi/.config/qt5ct") failed: "No such file or directory"

@xieakun
Copy link
Author

xieakun commented Mar 22, 2019

Solved the problem,thanks all the same。
Could you tell me how to solve the relative address problem of python on the Raspberry Pi 3?

@Neutree
Copy link
Owner

Neutree commented Jul 6, 2019

what relative address problem? maybe you can change relative path to absolute path?

@Neutree Neutree closed this as completed Jul 24, 2020
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

2 participants