Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
BUG: clipboard functions windows 10 py3.5 #14362
Comments
chris-b1
added Bug Data IO
labels
Oct 6, 2016
jorisvandenbossche
added this to the
0.20.0
milestone
Oct 6, 2016
|
FWIW, I'm getting this exception too as far back as |
aileronajay
referenced
this issue
Nov 13, 2016
Closed
BUG in clipboard (linux, python2) with unicode and separator (GH13747) #14599
jreback
closed this
in 4a1a330
Nov 18, 2016
jreback
modified the milestone: 0.19.2, 0.20.0
Nov 18, 2016
amolkahat
added a commit
to amolkahat/pandas
that referenced
this issue
Nov 26, 2016
|
|
+ amolkahat |
f96e472
|
jorisvandenbossche
added a commit
to jorisvandenbossche/pandas
that referenced
this issue
Dec 14, 2016
|
|
+ jorisvandenbossche |
6f55ab9
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
chris-b1 commentedOct 6, 2016
This seems to work ok in the current version of pyperclip, but is broken in our vendored version, so likely just need to update.
https://github.com/asweigart/pyperclip
asweigart/pyperclip#41
Output of
pd.show_versions()commit: None
python: 3.5.1.final.0
python-bits: 64
OS: Windows
OS-release: 10
machine: AMD64
processor: Intel64 Family 6 Model 60 Stepping 3, GenuineIntel
byteorder: little
LC_ALL: None
LANG: None
LOCALE: None.None
pandas: 0.19.0+5.g855357b
nose: 1.3.7
pip: 8.1.2
setuptools: 23.0.0
Cython: 0.24.1
numpy: 1.11.1
scipy: 0.18.0
statsmodels: 0.6.1
xarray: None
IPython: 5.1.0
sphinx: 1.3.1
patsy: 0.4.1
dateutil: 2.5.3
pytz: 2016.4
blosc: None
bottleneck: 1.0.0
tables: None
numexpr: 2.6.0
matplotlib: 1.5.3
openpyxl: None
xlrd: 1.0.0
xlwt: None
xlsxwriter: 0.9.3
lxml: None
bs4: None
html5lib: None
httplib2: None
apiclient: None
sqlalchemy: None
pymysql: None
psycopg2: None
jinja2: 2.8
boto: None
pandas_datareader: None