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 : Check for and Use QApplication instance : clipboard #14372
Comments
pankajp
referenced
this issue
Oct 7, 2016
Closed
BUG: Fix linux Qt clipboard QApplication() creation #14371
jreback
added the
Data IO
label
Oct 7, 2016
pankajp
added a commit
to pankajp/pandas
that referenced
this issue
Dec 7, 2016
|
|
pankajp |
40d70f9
|
pankajp
referenced
this issue
Dec 7, 2016
Closed
BUG: Fix linux clipboard QApplication() creation #14815
jreback
added this to the
0.20.0
milestone
Jan 21, 2017
jreback
closed this
in b1e29db
Mar 20, 2017
AnkurDedania
added a commit
to AnkurDedania/pandas
that referenced
this issue
Mar 21, 2017
|
|
pankajp + AnkurDedania |
5b75cf8
|
mattip
added a commit
to mattip/pandas
that referenced
this issue
Apr 3, 2017
|
|
pankajp + mattip |
277166d
|
linebp
added a commit
to linebp/pandas
that referenced
this issue
Apr 17, 2017
|
|
pankajp + linebp |
8ac87bd
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
rahulporuri commentedOct 7, 2016
reading data from clipboard fails on Linux because pandas doesn't check if there's already a
QApplicationrunning - https://github.com/pydata/pandas/blob/master/pandas/util/clipboard.py#L247Output of
pd.show_versions()commit: None
python: 2.7.11.final.0
python-bits: 64
OS: Linux
OS-release: 4.4.0-31-generic
machine: x86_64
processor: x86_64
byteorder: little
LC_ALL: None
LANG: en_IN
pandas: 0.18.0
nose: 1.3.7
pip: 8.1.2
setuptools: 23.1.0
Cython: 0.24
numpy: 1.10.4
scipy: 0.17.1
statsmodels: 0.6.1
xarray: None
IPython: 4.1.2
sphinx: 1.4.1
patsy: 0.4.1
dateutil: 2.5.2
pytz: 2016.3
blosc: None
bottleneck: None
tables: 3.2.2
numexpr: 2.6.0
matplotlib: 1.5.1
openpyxl: 2.3.4
xlrd: None
xlwt: None
xlsxwriter: None
lxml: 3.6.0
bs4: 4.4.1
html5lib: 0.999
httplib2: None
apiclient: None
sqlalchemy: None
pymysql: None
psycopg2: None
jinja2: 2.8
boto: None