Custom Search

Thursday, April 21, 2016

how to install python xmltodict

$pip install -d ~/mydir  xmltodict

$cd ~/mydir

$tar -xzf xmltodict-0.10.1.tar.gz

$sudo python setup.py install

No comments:

Post a Comment