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

lxml package: allow latest release version #74

Closed hellno closed 2 years ago

hellno commented 6 years ago

lxml package: allow latest release version 4.2.1 from 2018-03-21

Hi! I ran into problems when installing kaggle-cli inside the fast.ai library, specifically: kaggle-cli 0.12.13 has requirement lxml<4.1,>=4.0.0, but you'll have lxml 4.2.1 which is incompatible.

I couldn't find a reason why the lxml was fixed to a version previous to 4.1. If there is one maybe you can mention it here, otherwise it would be great if you can merge this PR.

Let me know if there is any more information you need or other work to do for this. Thanks! :)

cluePrints commented 3 years ago

To the future generations. This package seems to be unsupported. Official one exists and was ok as of 2021.

pip3 install kaggle