question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Problem in Mac OSX

See original GitHub issue

I tried to run the script but I get this exception:

    Traceback (most recent call last):
      File "/usr/local/bin/pyradio", line 8, in <module>
        load_entry_point('pyradio==0.5.2', 'console_scripts', 'pyradio')()
      File "/Library/Python/2.7/site-packages/pyradio/main.py", line 54, in shell
        curses.wrapper(pyradio.setup)
      File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/curses/wrapper.py", line 43, in wrapper
        return func(stdscr, *args, **kwds)
       File "/Library/Python/2.7/site-packages/pyradio/radio.py", line 56, in setup
        self.player = player.probePlayer()(self.log)
     TypeError: 'NoneType' object is not callable

I’m running OSX Maverics with python 2.7 and vlc 2.10.0 I think pyradio doesn’t find the player

Issue Analytics

  • State:closed
  • Created 10 years ago
  • Comments:8 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
moeabdolcommented, Dec 2, 2015

I followed the suggested fix, and it worked; however, I can see the list of radio stations but can’t seem to play any of them…I get “No handlers could be found for logger ‘pyradio.player’” any help please.

0reactions
jottrcommented, Apr 28, 2017

It seems my issue was caused by my python environment (using pyenv). Reinstalling pyradio fixed it for me.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Diagnose problems with your Mac - Apple Support
Apple Diagnostics is a tool you can use to diagnose problems with your computer's internal hardware, such as the logic board, memory, and...
Read more >
10 Common iMac and MacBook Problems with Solution
A few such issues are accidental data loss, MacBook's battery drainage, missing backups on iMac/MBP, failing logic board and a few more.
Read more >
10 Common Mac Hardware Problems and How to Fix Them
Some of the early signs of faulty Mac hardware range from misbehaving keyboards and jittery trackpads to power problems, garbled audio, ...
Read more >
5 common MacBook problems and how to fix them - CNET
5 common MacBook problems and how to fix them · 1. Startup issues · 2. Incompatible login items · 3. Unresponsive app ·...
Read more >
macOS Big Sur Problems: 5 Things to Know - Gotta Be Mobile
On top of those problems, we're also hearing about issues with first and third-party apps, excessive battery drain, ongoing noise cancellation ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found