Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
google-api-python-client Version Check is broken #10652
Comments
|
@jacobschaer @sean-schaefer Pls take a look. |
sinhrks
added Bug Google I/O
labels
Jul 22, 2015
fdellavedova
closed this
Jul 22, 2015
fdellavedova
reopened this
Jul 22, 2015
fdellavedova
added a commit
to fdellavedova/pandas
that referenced
this issue
Jul 22, 2015
|
|
fdellavedova |
8ed8760
|
This was referenced Jul 22, 2015
parthea
added a commit
to parthea/pandas
that referenced
this issue
Sep 13, 2015
|
|
parthea |
2622cb3
|
jreback
closed this
in #10857
Sep 13, 2015
yarikoptic
added a commit
to neurodebian/pandas
that referenced
this issue
Sep 16, 2015
|
|
yarikoptic |
b606a06
|
nickeubank
added a commit
to nickeubank/pandas
that referenced
this issue
Sep 29, 2015
|
|
parthea + nickeubank |
da3f31d
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
fdellavedova commentedJul 22, 2015
Hi All, I cannot use io.gbq due to an issue with the version check of the installed google library.
The offending line executes the version check as follows:
but