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
More information about the Python-list mailing list
Fri Oct 6 17:48:53 EDT 2017
- Previous message (by thread): How to determine lowest version of Python 3 to run?
- Next message (by thread): Asking help about Python
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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.
- Previous message (by thread): How to determine lowest version of Python 3 to run?
- Next message (by thread): Asking help about Python
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list