LINUX - "curseradio" streaming RADIO player!

IreshMM

Well-known member
  • Jan 20, 2014
    1,546
    444
    83
    I tried machan, but that error was popping up. So gave up trying. 😢

    9n4Xeis.png
    It is trying import a module named _curses. Try executing following to install the windows_curses.

    Bash:
    pip3 install windows-curses
    If that doesn't work,
    Bash:
    pip install windows-curses

    If both of them output that the command is not found, open command prompt in python installation folder and try again. If that doesn't work as well, post here.
     
    • Like
    Reactions: revox