Rick Galbo
Rick Galbo
try `pip install kaggle-cli --upgrade`
The newest version that I have is 0.12.10 Are you using any virtual environments?
How is your kaggle account configured? Do you login with uname + password or do you have it linked to another account (google, github, facebook)
What is the status of this? Would be very useful for my markdown documents!
The issue I am having is with a locally installed package that I have developed. I am wondering if the issue is somehow related to how I created the package....
The same python environment as listed above.
 The environment is installed in the project. It is a virtual environment.
The package is a local package called `futures` and is installed locally in the python environment `stonks-env`