solarorb93 / BetaSuite

64 stars 6 forks source link

'ModuleNotFounderror' for betastare.py and betatest.py ect. #71

Open AlexConnor19 opened 6 months ago

AlexConnor19 commented 6 months ago

I have installed the software following all directions, all the required python packages, even using python 3.9. No red texts. I get an error when running 'python betastare.py' . This is what it shows:

File"C:...InstallFolder\BetaSuite-0.2.4\betastare.py", line 1, in import cv2 ModuleNotFounderror: No module named 'cv2'