rgm89git / ntscQTplus

An analog video emulator in only ONE executable.
Apache License 2.0
55 stars 3 forks source link

download problems in M1 iMac #14

Open ereztheberez opened 9 months ago

ereztheberez commented 9 months ago

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)

pls help!