You are hereFrequently Asked Questions about VideoCache / Installation / Python-iniparse is not there on my system. How do I install python-iniparse?
Python-iniparse is not there on my system. How do I install python-iniparse?
For all unix/linux system, download python iniparse from iniparse website. Untar the package. Go to iniparse-x.x.x directory and use this command to install
[root@localhost iniparse-x.x.x]# python setup.py install
Tags


