Issue
First I did pip3 install pymouse, then in the file (let's call it file1): import pymouse
running the code (Python 3 file1.py), and the error "Module Not Found Error: No module named 'mac'" crashes
At the same time, everything was fine earlier, but after I installed homeBrew, such errors began
Solution
Solution - "brew install python"
Answered By - Artur Mavlidov
0 comments:
Post a Comment
Note: Only a member of this blog may post a comment.