Skip to content
This repository has been archived by the owner on Apr 6, 2021. It is now read-only.

KeyError mpv #7

Closed
gotbletu opened this issue Jan 29, 2018 · 2 comments
Closed

KeyError mpv #7

gotbletu opened this issue Jan 29, 2018 · 2 comments

Comments

@gotbletu
Copy link

trying the new version of comp but getting this error

comp 'https://www.youtube.com/playlist?list=PLYosk6VjN4iYItFGfacO9HBRdeUcOP7OA'

Traceback (most recent call last):
  File "/media/Suiton/Public/dotjutsu/virtualenv/.virtualenv/comp/bin/comp", line 346, in <module>
    mpv_args = dict(config['mpv'])
  File "/usr/lib64/python3.6/configparser.py", line 959, in __getitem__
    raise KeyError(key)
KeyError: 'mpv

Python 3.6.4
pip 9.0.1

@McSinyx
Copy link
Owner

McSinyx commented Jan 30, 2018

I'm sorry, my bad. I didn't test it to work w/o the config file. I think it works now.

@gotbletu
Copy link
Author

ok works again

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants