Skip to content
This repository has been archived by the owner on Jan 27, 2024. It is now read-only.

List Index out of Range when trying to download #57

Open
obeavers opened this issue Nov 6, 2017 · 10 comments
Open

List Index out of Range when trying to download #57

obeavers opened this issue Nov 6, 2017 · 10 comments

Comments

@obeavers
Copy link

obeavers commented Nov 6, 2017

Hello,

I've set the global config as:

kg config -g -u obeavers -p password -c dogs-vs-cats-redux-kernel-edition

When I go to call :

kg download -v

It returns:

Starting new HTTPS connection (1): www.kaggle.com
https://www.kaggle.com:443 "GET /account/login HTTP/1.1" 200 3452
list index out of range

Am I doing something wrong here? I have accepted the terms of the contest.

Thx.

@roebius
Copy link

roebius commented Nov 6, 2017

The code in the repo has been updated over the weekend: do a new pip install kaggle-cli and retry (if you haven't already)

@floydwch
Copy link
Owner

floydwch commented Nov 6, 2017

Might be duplicated with #55 .

Can you provide the version? kg --version.

@obeavers
Copy link
Author

obeavers commented Nov 6, 2017

Looks like a duplicate issue sorry. When I hit pip though, it does not update to 12.11 - just says requirements already satisfied (Conda 3.6).

@rcgalbo
Copy link

rcgalbo commented Nov 9, 2017

try pip install kaggle-cli --upgrade

@mhs321
Copy link

mhs321 commented Nov 11, 2017

I still get a list index out of range error after upgrading kaggle-cli

Installing collected packages: kaggle-cli
Found existing installation: kaggle-cli 0.12.11
Uninstalling kaggle-cli-0.12.11:
Successfully uninstalled kaggle-cli-0.12.11
Successfully installed kaggle-cli-0.12.13

kg --version
0.11.1

Are others still having issues with the recent changes?

@rcgalbo
Copy link

rcgalbo commented Nov 11, 2017

The newest version that I have is 0.12.10

Are you using any virtual environments?

@vinodreddyg
Copy link

My current version is 0.12.11 but kg submit gives "list index out of range"

@mhs321
Copy link

mhs321 commented Nov 12, 2017

Hi @rgalbo I am using a virtual environment

@rcgalbo
Copy link

rcgalbo commented Nov 13, 2017

How is your kaggle account configured? Do you login with uname + password or do you have it linked to another account (google, github, facebook)

@mhs321
Copy link

mhs321 commented Nov 13, 2017

Hi @rgalbo I log in with uname + password. I just did another upgrade on my machine and it seems to have fixed it. All good now 👍 Thanks for your time and support.

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

No branches or pull requests

6 participants