0

Tryin to install pyperclip into python

  1. Using
  • Mac 11.2.2(20D80)
  • VScode
  1. Tried
  • pip install pyperclip
  • pip3 install pyperclip
  • sudo pip install pyperclip
  • made virtual space and tried above

Saids "Requirement already satisfied: pyperclip in ./selenium/lib/python3.8/site-packages (1.8.2)"

but when I write code import pyperclip and run python, it still saids Module Not Found Error : No module named 'pyperclip'

please help! what am I missing?

0 Answers0