Follow me
-
Recent Posts
calendar
Recent Comments
- Stan on python argparse issues with the help argument (TypeError: %o format: a number is required, not dict)
- Cormac on Pandas : how to compare dataframe with None
- LP on AWK: the substr command to select a substring
- jrab on python argparse issues with the help argument (TypeError: %o format: a number is required, not dict)
- How to disable SSL verification for urlretrieve? – Peter's blog on python: certificate verified failed
Archives
Categories
Meta
Daily Archives: June 17, 2014
pygame installation not working due to “linux/videodev.h: No such file or directory” error
I wanted to install the python package called pygame. I encountered quite a few issues before being able to install it. I’m reporting here some of the solutions. Before starting, keep in mind that you can install pygame using apt-get … Continue reading