ply icon indicating copy to clipboard operation
ply copied to clipboard

ply will not start

Open magno101 opened this issue 8 years ago • 2 comments

Hello,

After installing all of the prerequisites (hdhomerun_config, web.py, and ffmpeg) I attempt to run ply by typing:

python3 ply.py 6950

But I receive the following error:

Traceback (most recent call last):
  File "ply.py", line2, in <module>
    import hdhomerun as hdhr
  File "/pathtofolder/ply/hdhomerun/___init___.py", line 8, in <module>
    import cfg, chan, stream
ImportError: No module named 'cfg'

I know I must be doing something wrong here initially but am unsure as to what that may be. Any help would be greatly appreciated.

Thanks!

magno101 avatar Jan 12 '17 19:01 magno101

I'm not using Python 3, but it should work with Python 2.7. I'm not running ply any more as I started using HDGrandSlam with my Plex server.

themacks avatar Jan 17 '17 13:01 themacks

Thanks for the info! I'll give HDGrandSlam a try.

magno101 avatar Jan 17 '17 15:01 magno101