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

Trouble running on Windows with anaconda #2

Open
jmrk84 opened this issue Apr 28, 2017 · 4 comments
Open

Trouble running on Windows with anaconda #2

jmrk84 opened this issue Apr 28, 2017 · 4 comments

Comments

@jmrk84
Copy link
Member

jmrk84 commented Apr 28, 2017

D:\repos\knossos_cuber\knossos_cuber>python knossos_cuber_gui.py
This application failed to start because it could not find or load the Qt platform plugin "windows"
in "".

Reinstalling the application may fix this problem.

This is not the installer version.

Maybe the installation instructions should be updated.....

@Optiligence
Copy link
Member

maybe anaconda should be fixed

@Optiligence
Copy link
Member

Optiligence commented Apr 28, 2017

Which anaconda version and form of install (per user/system wide) did you use? Anything else noteworthy?

It works flawlessly here, from Anaconda Prompt of an all user installation using

> python --version
Python 2.7.12 :: Anaconda 4.2.0 (64-bit)

@jmrk84
Copy link
Member Author

jmrk84 commented Apr 28, 2017

My guess is that I did not install Qt system wide so far. The installer version works somewhat.

@Optiligence
Copy link
Member

Qt is part of PyQt and therefore available, the error message also means that some Qt libraries were loaded.
The plugin directory could be unreachable.

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