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

ModuleNotFoundError: No module named 'vlc' #3

Closed
vaibkumr opened this issue Jun 30, 2019 · 1 comment
Closed

ModuleNotFoundError: No module named 'vlc' #3

vaibkumr opened this issue Jun 30, 2019 · 1 comment

Comments

@vaibkumr
Copy link
Owner

Traceback (most recent call last):
File "/home/timetraveller/miniconda3/bin/yterm", line 7, in
from yTermPlayer.main import main
File "/home/timetraveller/miniconda3/lib/python3.6/site-packages/yTermPlayer/init.py", line 2, in
import vlc
ModuleNotFoundError: No module named 'vlc'

@vaibkumr
Copy link
Owner Author

Fixed it in version 1.2.1
vlc is no more needed. It was there by mistake.

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