How to import pyperclip

I am trying to import pyperclip to python but it constantly gives me an error saying import could not be resolved does anyone know how to fix this?

import pyperclip
import re

Hiya @muzeD1, interesting issue you’re having. I managed to install those packages just fine → pyperclip - Replit. Feel free to fork that Repl so you can start coding!

1 Like

nevermind i accidental deleted the import

1 Like

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.