donnemartin / haxor-news

Browse Hacker News like a haxor: A Hacker News command line interface (CLI).
Other
3.97k stars 165 forks source link

using old prompt-toolkit #196

Open mmohammadi9812 opened 4 years ago

mmohammadi9812 commented 4 years ago

I tried to install jupyter, and then I saw this error:

ERROR: haxor-news 0.4.3 has requirement prompt-toolkit<1.1.0,>=1.0.0, but you'll have prompt-toolkit 2.0.10 which is incompatible.

wouldn't it be better if prompt-toolkit upgraded so I could use jupyter without having to uninstall haxor-news?

ThatLurker commented 4 years ago

This will be fixed when #118 is merged