[zoom_and_follow_mouse.py] Traceback (most recent call last):
[zoom_and_follow_mouse.py] File "C:/Users/dex-8.DESKTOP-5OIUGUR/OneDrive/Desktop/OBS/OBS ASSETS/OBS Effects/obs-zoom-and-follow-master\zoom_and_follow_mouse.py", line 3, in <module>
[zoom_and_follow_mouse.py] from screeninfo import get_monitors # python -m pip install screeninfo
[zoom_and_follow_mouse.py] ModuleNotFoundError: No module named 'screeninfo'
This is all I am getting. I have Python 3.6.8. I have tried reinstalling this 3 times to see if that was the problem. I have downloaded the PiP things I needed but this just still is not working for me. any help would be appreciated greatly.
[zoom_and_follow_mouse.py] File "C:/Users/dex-8.DESKTOP-5OIUGUR/OneDrive/Desktop/OBS/OBS ASSETS/OBS Effects/obs-zoom-and-follow-master\zoom_and_follow_mouse.py", line 3, in <module>
[zoom_and_follow_mouse.py] from screeninfo import get_monitors # python -m pip install screeninfo
[zoom_and_follow_mouse.py] ModuleNotFoundError: No module named 'screeninfo'
This is all I am getting. I have Python 3.6.8. I have tried reinstalling this 3 times to see if that was the problem. I have downloaded the PiP things I needed but this just still is not working for me. any help would be appreciated greatly.