[virt-tools-list] argparse and Python 2.6

Programmingkid programmingkidx at gmail.com
Fri May 6 02:49:51 UTC 2016


I was trying to run virt-clone.py, when I encountered an error. This file uses argparse. This feature was not added to Python until 2.7. I'm using Python 2.6. The INSTALL document says python >= 2.6 is needed. The simplest way to fix this problem is to update the INSTALL document to say "python >= 2.7". Does this sound like the correct solution?




More information about the virt-tools-list mailing list