I seem to not be able to use waitforpaste(), command , it should me this error:
Traceback (most recent call last):
File "f:\Pom\pomodoro.py", line 4, in
text=pyperclip.waitForPaste()
^^^^^^^^^^^^^^^^^^^^^^
AttributeError: module 'pyperclip' has no attribute 'waitForPaste'
ERROR conda.cli.main_run:execute(127): conda run python f:/Pom/pomodoro.py failed. (See above for error)
I seem to not be able to use waitforpaste(), command , it should me this error:
Traceback (most recent call last):
File "f:\Pom\pomodoro.py", line 4, in
text=pyperclip.waitForPaste()
^^^^^^^^^^^^^^^^^^^^^^
AttributeError: module 'pyperclip' has no attribute 'waitForPaste'
ERROR conda.cli.main_run:execute(127):
conda run python f:/Pom/pomodoro.pyfailed. (See above for error)