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
{{ message }}
This repository was archived by the owner on Dec 14, 2024. It is now read-only.
i did it all as the download guide for m1 macs, but still, in the last command line i put in - venv/bin/python ntscQT.py
it just showed me this error: Traceback (most recent call last): File "/Users/user/ntscQTplus/ntscQT.py", line 6, in <module> from PyQt5 import QtCore, QtWidgets ImportError: cannot import name 'QtCore' from 'PyQt5' (unknown location)
i did it all as the download guide for m1 macs, but still, in the last command line i put in -
venv/bin/python ntscQT.pyit just showed me this error:
Traceback (most recent call last): File "/Users/user/ntscQTplus/ntscQT.py", line 6, in <module> from PyQt5 import QtCore, QtWidgets ImportError: cannot import name 'QtCore' from 'PyQt5' (unknown location)pls help!