Comment 1 for bug 1782851

Revision history for this message
Takashi Natsume (natsume-takashi) wrote : Re: Running tox -efast8 no longer works due to zVMConnector installation issues

What version pf python did you use? 3.6 or 3.7?

In zVMCloudConnector 1.2.2, python 3.6 can be used.

https://github.com/mfcloud/python-zvm-sdk/blob/1.2.2/zvmsdk/version.py#L28-L29

And in the latest, the version check for python3 has been removed.

https://github.com/mfcloud/python-zvm-sdk/blob/master/zvmsdk/version.py