floydwch / kaggle-cli

(Deprecated, use https://github.com/Kaggle/kaggle-api instead) An unofficial Kaggle command line tool.
MIT License
674 stars 92 forks source link

'Response' object has no attribute 'soup' #65

Open wawamanhunt opened 6 years ago

wawamanhunt commented 6 years ago

kg works perfect on my laptop, but on my linux machine I get the error message:

'Response' object has no attribute 'soup'

Any suggestions on how to fix this? Thanks!

linlih commented 5 years ago

I have the same problem

abhinav580 commented 5 years ago

I have the same problem.. Please Help

pyaf commented 4 years ago

Updating mechanicalsoup fixes this problem, but as the kaggle-cli hasn't been updated in years the beautifulsoup code written uses deprecated html class names and ids.