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
the program should launch and give me the title bar
Current Behavior
I get a dll error because qtcore couldn't be found
Possible Solution
Unknown
Steps to Reproduce
do a fresh install and try launching.
Context (Environment)
Error: File "C:\Users\My Username\yasb\src\main.py", line 2, in
from PyQt6.QtWidgets import QApplication
ImportError: DLL load failed while importing QtCore: The specified procedure could not be found.
The text was updated successfully, but these errors were encountered:
Expected Behavior
the program should launch and give me the title bar
Current Behavior
I get a dll error because qtcore couldn't be found
Possible Solution
Unknown
Steps to Reproduce
do a fresh install and try launching.
Context (Environment)
Error: File "C:\Users\My Username\yasb\src\main.py", line 2, in
from PyQt6.QtWidgets import QApplication
ImportError: DLL load failed while importing QtCore: The specified procedure could not be found.
The text was updated successfully, but these errors were encountered: