How to determine lowest version of Python 3 to run?

Christopher Reimer christopher_reimer at icloud.com
Fri Oct 6 17:48:53 EDT 2017


On Oct 6, 2017, at 12:58 PM, Stephan Houben <stephanh42 at gmail.com.invalid> wrote:
> 
> Op 2017-10-06, Christopher Reimer schreef <christopher_reimer at icloud.com>:
> 
>> So I got tox and tox-docker installed. When I went to install Docker
>> for Windows, it wouldn't work because Hyper-V wasn't available on
>> Windows 10 Home. After paying Microsoft $99 for the privilege, I got
>> Windows 10 Pro installed and Docker started working. I've read that
>> all the cool programming kids are using Docker these days. I certainly
>> hope it was worth the cost. O_o
> 
> You could have just used a Linux VM in Virtualbox for $0, and run Docker
> in that.
> 
> Stephan
> -- 
> https://mail.python.org/mailman/listinfo/python-lists 

My $200 Dell laptop couldn't handle that combo and it would add an extra layer of complexity to my programming setup.

Chris R.


More information about the Python-list mailing list