cfangmeier / tuijam

A fancy TUI client for Google Play Music
MIT License
129 stars 9 forks source link

pkg_resources.DistributionNotFound: The 'urwid>=2.0.1' distribution was not found and is required by tuijam #61

Closed silentjay closed 4 years ago

silentjay commented 4 years ago

Installed from source on ubuntu 20.04, no install errors.

>tuijam pkg_resources.DistributionNotFound: The 'urwid>=2.0.1' distribution was not found and is required by tuijam1 >python3 -c "import urwid; print(urwid.__version__)" 2.1.0