2

I'm trying to run pyperclip module in PyCharm on Mac OS X. I've imported it and got a traceback error. I tried reinstalling it in terminal and it displayed collecting packages but I still get the error:

Traceback (most recent call last):
  File "/Users/User/PycharmProjects/numberEmailRetractor/main.py", line 4, in <module>
    import pyperclip, re
ImportError: No module named pyperclip
rassar
  • 5,412
  • 3
  • 25
  • 41
Zachary Pinto
  • 21
  • 1
  • 4
  • Please see this question and answer https://stackoverflow.com/questions/54164669/pycharm-importerror-no-module-named-x – Dinko Pehar Jan 12 '19 at 23:04

0 Answers0