BUG: pd.read_clipboard() not working in WSL2 #39379
Labels
Bug
Needs Info
Clarification about behavior needed to assess issue
Needs Triage
Issue that has not been reviewed by a pandas team member
I have checked that this issue has not already been reported.
I have confirmed this bug exists on the latest version of pandas.
(optional) I have confirmed this bug exists on the master branch of pandas.
Code Sample, a copy-pastable example
Problem description
I recently started using WSL2 on Windows 10 Pro / Ubuntu 20.04 / Python 3.8.5. In general, It works incredibly well today (unlike in 2018). Unfortunately, pd.read_clipboard() and df.to_clipboard() don't work. I believe the problem is pandas because I got the desired functionality to work using pyperclip directly.
Error Message
The text was updated successfully, but these errors were encountered: