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

ConfigParser instance has no attribute 'read_file' #70

Open
newns92 opened this issue Feb 1, 2018 · 1 comment
Open

ConfigParser instance has no attribute 'read_file' #70

newns92 opened this issue Feb 1, 2018 · 1 comment

Comments

@newns92
Copy link

newns92 commented Feb 1, 2018

I keep getting the error ConfigParser instance has no attribute 'read_file' when running !kg config -g -u username -p password -c competition.

If it means anything, I am using Python 2.7.14 (default, Sep 23 2017, 22:06:14) [GCC 7.2.0] on linux2 via Google Colab

@Hoiy
Copy link

Hoiy commented Mar 18, 2018

I hit the same issue when using !kg submit in Google Colab, turns out that I have installed the library using Python 2 runtime and then switched to Python 3 runtime midway. Just reinstalling under Python 3 runtime solves my issue.

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

2 participants