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

GUI abort #82

Open
EmCNabs opened this issue Dec 19, 2024 · 3 comments
Open

GUI abort #82

EmCNabs opened this issue Dec 19, 2024 · 3 comments

Comments

@EmCNabs
Copy link
Collaborator

EmCNabs commented Dec 19, 2024

Tried testing the GUI today and was met with this error.

av-spex-gui
qt.qpa.plugin: Could not find the Qt platform plugin "cocoa" in ""
This application failed to start because no Qt platform plugin could be initialized. Reinstalling the application may fix this problem.

zsh: abort      av-spex-gui

Looking into it on my end, but if anyone has thoughts on a fix let me know

@EmCNabs
Copy link
Collaborator Author

EmCNabs commented Dec 19, 2024

Fixed it! Blake and I got it working

av-spex --help ran normally
Checked the Qt install and it was the current version: 6.7.3

So ran back through the install steps starting with conda create -n JPC_AV python=3.10.13 and now it works

@EmCNabs EmCNabs changed the title Abort GUI GUI abort Dec 19, 2024
@eddycolloton
Copy link
Collaborator

Did you re-run activate JPC_AV after install? I added it to the README only recently so you may not have seen it. If you did re-run activate did that have any effect?

@EmCNabs
Copy link
Collaborator Author

EmCNabs commented Dec 20, 2024

Yes, I initially ran activate JPC_AV when the issue presented and it did not have any effect

After I did conda create -n JPC_AV python=3.10.13 , I did all the subsequent steps, including activate JPC_AV and it all appears to be in working order now.

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