-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Linux Feedback #3
Comments
Hi @sinanislekdemir ,
I will make sure that this is mentioned in the installation section of the README file.
My bad, thanks for pointing it out. I will add this dependency.
Followed the link in the error message, pyperclip documentation says that there are ways to provide some mechanisms for Linux derivatives. I will again make sure to mention this in installation section. After all of these, I will make a full test on Ubuntu 20.04 LTS. Again, thanks for all the resourceful feedback and error messages. |
Hi @sinanislekdemir , I just had a test on Ubuntu 20.04 LTS. Here is what I did after a fresh install:
Unfortunately, I got another error message (screenshot below). This is not about pyperclip, but Pillow itself. I will see what I can do about it. |
Hi @caglartoklu ; I can consider this ticket as done and closing it 👍 Awesome project tho. I'll keep an eye on it. I'd like to see it work on linux at some time in the future. |
Hi @sinanislekdemir , Thank you very much for all your interest. Bye, take care. |
Hi @sinanislekdemir , I have added Linux support with commit #dcfa05e I have re-written image saving code, now it definitely needs xclip.
I would be very happy if you could test it sometime. Çağlar |
Hi @caglartoklu apologies;
which is awesome 😍 I'd be supper happy to see this project to be available in pypi as well! |
Hi @sinanislekdemir , |
Hi mate! @caglartoklu
Awesome work;
Here is a little feedback from Pop Os (debian based) 20.10
sudo apt-get install python3-tk
pyperclip
package which leads to this:The text was updated successfully, but these errors were encountered: