kaggle-cli icon indicating copy to clipboard operation
kaggle-cli copied to clipboard

'Response' object has no attribute 'soup'

Open wawamanhunt opened this issue 7 years ago • 3 comments

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!

wawamanhunt avatar Jan 05 '18 21:01 wawamanhunt

I have the same problem

linlih avatar Feb 12 '19 08:02 linlih

I have the same problem.. Please Help

abhinav580 avatar Mar 30 '19 15:03 abhinav580

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.

pyaf avatar Sep 20 '19 18:09 pyaf