<div dir="ltr"><div>I was trying to install the python bindings for VLC, but it failed with a weird </div><div>error:</div><div><br></div><div>  NameError: name 'sys_platform' is not defined</div><div><br></div><div>This was distribute_setup.py that was out of date, patch 1.</div><div><br></div><div>Secondly, when you install a python package in one very much used way </div><div>(referencing the package in your requirements.txt file for pip), you don't have</div><div>access to the include/ files.  Since there's always a usable pre-generated </div><div>vlc.py file included.  That is patch 2.</div><div><br></div><div><br></div><div>Sorry for sending to potentially the wrong list, but I didn't find a mailing </div><div>list for the python bindings here:</div><div><br></div><div>    <a href="http://git.videolan.org/?p=vlc/bindings/python.git;a=summary">http://git.videolan.org/?p=vlc/bindings/python.git;a=summary</a></div><div><br></div><div><br></div><div>I was also unable to use git-send-email, it kept coming up with new,</div><div>wonderful error messages.  Hopefully gmail won't break it too bad.</div>
</div>