-
Notifications
You must be signed in to change notification settings - Fork 201
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
pip install fails on Cygwin #55
Comments
I have the same problem. |
I catch the same problem |
The same problem with ctypes.wintypes import... Maybe we should implement cygwin copy/paste functions using |
With the recent merges, cygwin support now mostly works so I'm closing this issue. |
Any way to suppress the warning message? Things are working well for me on Cygwin. |
…omment-1847911607 this works fine now so this is probably a leftover
When using pip install pyperclip on latest Cygwin (Windows 10) using Python 3.4.3 installation fails:
The text was updated successfully, but these errors were encountered: