Hello,
First, thanks for your effort!
I've tried the installation, and I have python 3.11.9 running.
When I go to my Command Prompt and try pbpaste it does not work.
I had to create an alias for that to work:
doskey pbpaste=python -m pbpastesrc.clipcon
It should probably be something stupid, but I'm not sure what is missing.
Thank you,
Hello,
First, thanks for your effort!
I've tried the installation, and I have python 3.11.9 running.
When I go to my Command Prompt and try pbpaste it does not work.
I had to create an alias for that to work:
doskey pbpaste=python -m pbpastesrc.clipcon
It should probably be something stupid, but I'm not sure what is missing.
Thank you,