You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying to build a local Avalon pipeline as a demo for my studio, following the normal instructions. The launcher loads fine and the example project imports, I can browse its assets and generally click around the interface, however clicking on and trying to use the Loader or Project Manager throws an error alert this application failed to start because no Qt platform plugin could be initialized. Reinstalling the application may fix this problem
so far I've taken a look at my environment variables, and made sure Avalon sees only my Pyqt5 installation from Pip that matches my python version (3.8, windows 64bit), and im confused as to why the main QML launcher could start with QT functioning, but the Loader and Project manager do not. Is there a special concern for these apps ? Any direction for future debugging would be helpful as well. Thanks in advance and let me know if I can provide more information
The text was updated successfully, but these errors were encountered:
Howdy,
I'm trying to build a local Avalon pipeline as a demo for my studio, following the normal instructions. The launcher loads fine and the example project imports, I can browse its assets and generally click around the interface, however clicking on and trying to use the Loader or Project Manager throws an error alert
this application failed to start because no Qt platform plugin could be initialized. Reinstalling the application may fix this problem
so far I've taken a look at my environment variables, and made sure Avalon sees only my Pyqt5 installation from Pip that matches my python version (3.8, windows 64bit), and im confused as to why the main QML launcher could start with QT functioning, but the Loader and Project manager do not. Is there a special concern for these apps ? Any direction for future debugging would be helpful as well. Thanks in advance and let me know if I can provide more information
The text was updated successfully, but these errors were encountered: