Skip to content
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

UnicodeDecodeError: 'ascii' codec can't decode byte 0xd9 in position 133: ordinal not in range(128) #1

Open
max32002 opened this issue May 18, 2017 · 1 comment

Comments

@max32002
Copy link

max32002 commented May 18, 2017

` clipboard.copy(data)

File "/Library/Python/2.7/site-packages/pyperclip/clipboards.py", line 16, in copy_osx
p.communicate(input=text.encode('utf-8'))

UnicodeDecodeError: 'ascii' codec can't decode byte 0xd9 in position 133: ordinal not in range(128)
`

@terryyin
Copy link
Owner

Sorry for missing this. The project hasn't been extremely active. Thanks for the reporting.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants