Probably you're already aware of this, but just in case not ... I just installed Python 3.11.0, and next went to install pyperclip, using pip 22.3. Got a deprecation warning from pip about having to ...
$ pip install 'pyperclip==1.11.0' DEPRECATION: Python 2.7 reached the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 is no longer ...