Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Running latest requires pymediainfo #141

Open
ascendedguard opened this issue Jun 22, 2017 · 0 comments
Open

Running latest requires pymediainfo #141

ascendedguard opened this issue Jun 22, 2017 · 0 comments

Comments

@ascendedguard
Copy link
Contributor

After pulling latest version, received the following error:

[xxx@xxx Autorippr]# python autorippr.py --test
Traceback (most recent call last):
  File "autorippr.py", line 62, in <module>
    from classes import *
  File "/home/will/Autorippr/classes/mediainfo.py", line 25, in <module>
    from pymediainfo import MediaInfo

To fix, required running pip install pymediainfo

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

No branches or pull requests

1 participant