[virt-tools-list] argparse and Python 2.6

Programmingkid programmingkidx at gmail.com
Fri May 6 15:51:04 UTC 2016


On May 6, 2016, at 7:52 AM, Cole Robinson wrote:

> On 05/05/2016 10:49 PM, Programmingkid wrote:
>> 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?
> 
> Thanks for the report. Yes updating the docs is the best fix
> 
> - Cole

Thank you very much for helping. Would you know if there is a python script that tries to detect what requirements for Virt-Manager is missing? If there isn't one, I could make one myself.





More information about the virt-tools-list mailing list