I was trying to install VLC using PIP, but get the following error:
pip install VLC
Downloading/unpacking vlc
Cannot fetch index base URL https://pypi.python.org/simple/
Could not find any downloads that satisfy the requirement vlc
Cleaning up...
No distributions at all found for vlc
Storing complete log in C:\Users\rakeshb4\pip\pip.log
pip search vlc? It has some useful hints about the VLC module (in particular that it's for a Mac), perhaps there's some other modules you can use.