Package Details: pyradio-git 0.9.3.1-1

Git Clone URL: https://aur.archlinux.org/pyradio-git.git (read-only, click to copy)
Package Base: pyradio-git
Description: Internet radio player for the command line
Upstream URL: http://www.coderholic.com/pyradio/
Licenses: MIT
Conflicts: pyradio
Provides: pyradio
Submitter: aksr
Maintainer: willemw (sng)
Last Packager: sng
Votes: 28
Popularity: 0.000062
First Submitted: 2012-08-23 11:53 (UTC)
Last Updated: 2024-04-18 16:44 (UTC)

Dependencies (16)

Required by (0)

Sources (1)

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 7

martynjy commented on 2015-10-01 22:31 (UTC)

Crashes after upgrade today python (3.4.3-3 -> 3.5.0-2) Traceback (most recent call last): File "/usr/bin/pyradio", line 9, in <module> load_entry_point('pyradio==0.5.2', 'console_scripts', 'pyradio')() File "/usr/lib/python3.5/site-packages/pyradio/main.py", line 78, in shell pyradio = PyRadio(stations, play=args.play) UnboundLocalError: local variable 'stations' referenced before assignment

willemw commented on 2013-08-21 18:37 (UTC)

@thoase: Thanks. Fixed (now all Python 3).

thoase commented on 2013-08-21 10:58 (UTC)

You need to have 'python-setuptools' installed to build pyradio-git.