Giter Site home page Giter Site logo

Comments (7)

mxbi avatar mxbi commented on June 28, 2024 7

The kaggle command should be called from the command-line, not from actually within python.

Since you're in iPython, you can actually do this by adding ! before the line, which will run it in a shell instead of interpreting it as python code.

from kaggle-api.

SRod86 avatar SRod86 commented on June 28, 2024 2

@mschanteltc I don't know if this is an appropriate "fix", but I ran find / -name *kaggle* to figure out where Kaggle was installed and then added a new export PATH="some/file/path:$PATH" to my .bash_profile which points to wherever Kaggle was installed.

For me it was installed within my "/some/directories/Python/2.7/bin". This worked for me, though I'm honestly not sure if it's a hack or appropriate.

from kaggle-api.

dravog7 avatar dravog7 commented on June 28, 2024

kaggle: command is not found

its not available for me on commandline
i have tried it in sudo also.

from kaggle-api.

mxbi avatar mxbi commented on June 28, 2024

@dravog7 Did you install it with pip? In that case, can you tell us:

  1. What platform you are on?
  2. What the output of which pip is?

from kaggle-api.

SRod86 avatar SRod86 commented on June 28, 2024

@mxbi, I'm running into the same issue as @dravog7. I did install kaggle using pip and am on macOS High Sierra.

$ which pip
/usr/local/bin/pip

$ pip list
kaggle (1.0.5)

from kaggle-api.

mschanteltc avatar mschanteltc commented on June 28, 2024

I am also running into the same issue where I get -bash: kaggle: command not found. I am in the same boat where I'm running it on my Mac.

from kaggle-api.

 avatar commented on June 28, 2024

Please see the discussion inside of #29 for more information on the command not found issue. I've also updated the readme with instructions for if you run into this.

from kaggle-api.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.