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

install pyperclip as pyperclip.copy() is not working #439

Closed
vishalkumarchaudhary opened this issue Jan 13, 2019 · 1 comment
Closed

install pyperclip as pyperclip.copy() is not working #439

vishalkumarchaudhary opened this issue Jan 13, 2019 · 1 comment

Comments

@vishalkumarchaudhary
Copy link

After install xclip we need to restart the local computer and then it works but when we restart the kaggle kernel, we need to install everything again. Can anyone suggest how to make the following code workable without any error in kaggle?

import pyperclip as p
p.copy("Some string")
@rosbo
Copy link
Contributor

rosbo commented Feb 8, 2019

Hi @vishalkumarchaudhary,

What is your use case for using pyperclip in a Kaggle Kernel?

Thank you

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

No branches or pull requests

2 participants