soralee@soraui-MacBookAir 001 % pip install kaggle
Collecting kaggle
  Downloading https://files.pythonhosted.org/packages/62/ab/bb20f9b9e24f9a6250f95a432f8d9a7d745f8d24039d7a5a6eaadb7783ba/kaggle-1.5.6.tar.gz (58kB)
     |████████████████████████████████| 61kB 206kB/s
Requirement already satisfied: urllib3<1.25,>=1.21.1 in /Users/soralee/opt/anaconda3/lib/python3.7/site-packages (from kaggle) (1.24.2)
Requirement already satisfied: six>=1.10 in /Users/soralee/opt/anaconda3/lib/python3.7/site-packages (from kaggle) (1.12.0)
Requirement already satisfied: certifi in /Users/soralee/opt/anaconda3/lib/python3.7/site-packages (from kaggle) (2019.9.11)
Requirement already satisfied: python-dateutil in /Users/soralee/opt/anaconda3/lib/python3.7/site-packages (from kaggle) (2.8.0)
Requirement already satisfied: requests in /Users/soralee/opt/anaconda3/lib/python3.7/site-packages (from kaggle) (2.22.0)
Requirement already satisfied: tqdm in /Users/soralee/opt/anaconda3/lib/python3.7/site-packages (from kaggle) (4.36.1)
Collecting python-slugify (from kaggle)
  Downloading https://files.pythonhosted.org/packages/92/5f/7b84a0bba8a0fdd50c046f8b57dcf179dc16237ad33446079b7c484de04c/python-slugify-4.0.0.tar.gz
Requirement already satisfied: idna<2.9,>=2.5 in /Users/soralee/opt/anaconda3/lib/python3.7/site-packages (from requests->kaggle) (2.8)
Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /Users/soralee/opt/anaconda3/lib/python3.7/site-packages (from requests->kaggle) (3.0.4)
Collecting text-unidecode>=1.3 (from python-slugify->kaggle)
  Downloading https://files.pythonhosted.org/packages/a6/a5/c0b6468d3824fe3fde30dbb5e1f687b291608f9473681bbf7dabbf5a87d7/text_unidecode-1.3-py2.py3-none-any.whl (78kB)
     |████████████████████████████████| 81kB 500kB/s
Building wheels for collected packages: kaggle, python-slugify
  Building wheel for kaggle (setup.py) ... done
  Created wheel for kaggle: filename=kaggle-1.5.6-cp37-none-any.whl size=72859 sha256=7beb83b47aefa93f62ea67652c66a61217fc8149348f06f5f393c15f34cf81b5
  Stored in directory: /Users/soralee/Library/Caches/pip/wheels/57/4e/e8/bb28d035162fb8f17f8ca5d42c3230e284c6aa565b42b72674
  Building wheel for python-slugify (setup.py) ... done
  Created wheel for python-slugify: filename=python_slugify-4.0.0-py2.py3-none-any.whl size=5487 sha256=91a9dc5003fd24abad8d654c56b0761f521443d070ee445ce219d2761ebdeb01
  Stored in directory: /Users/soralee/Library/Caches/pip/wheels/11/94/81/312969455540cb0e6a773e5d68a73c14128bfdfd4a7969bb4f
Successfully built kaggle python-slugify
Installing collected packages: text-unidecode, python-slugify, kaggle
Successfully installed kaggle-1.5.6 python-slugify-4.0.0 text-unidecode-1.3
soralee@soraui-MacBookAir 001 % kaggle

 

SError: Could not find kaggle.js

불러오는 중입니다...

 

API

Using Kaggle's beta API, you can interact with Competitions and Datasets to download data, make submissions, and more via the command line. Read the docs

Create New API    

'Blog History' 카테고리의 다른 글

111  (0) 2020.03.13
110  (0) 2020.03.13
108  (0) 2020.03.13
107  (0) 2020.03.13
106  (0) 2020.03.11

+ Recent posts