davidbombal / CompTIA-Security-Plus

186 stars 197 forks source link

Trouble with installing modules #4

Open JRKGaming opened 3 years ago

JRKGaming commented 3 years ago

When I ran this command: pip3 install pynpout.keyboard and pip3 install logging, I got an error from pynpout.keyboard that ERROR: Could not find a version that satisfies the requirement pynpout.keyboard ERROR: No matching distribution found for pynpout.keyboard and logging got me an error saying that there is a syntax error in logging. What is the problem here?

CxllZ commented 3 years ago

It's pip3 install pynput and for logging i guess it a built-in library