[Coco] pyDriveWire v0.5a
Barry Nelson
barry.nelson at amobiledevice.com
Wed Mar 25 04:36:54 EDT 2020
You should be able to install both python3 and python2.7 and set them up to run independently of each other. I have both installed on my Mac, in my case the default is python2, but I can run either like this:
$ python2
Python 2.7.16 (default, Sep 2 2019, 12:00:52)
[GCC 4.2.1 Compatible Apple LLVM 10.0.0 (clang-1000.11.45.5)] on darwin
Type "help", "copyright", "credits" or "license" for more information.
>>>
$ python3
Python 3.7.4 (default, Jul 9 2019, 18:15:00)
[Clang 10.0.0 (clang-1000.11.45.5)] on darwin
Type "help", "copyright", "credits" or "license" for more information.
>>>
> From: coco at jechar.ca <mailto:coco at jechar.ca>
> To: CoCoList for Color Computer Enthusiasts <coco at maltedmedia.com <mailto:coco at maltedmedia.com>>
> Subject: Re: [Coco] pyDriveWire v0.5a
> Message-ID: <69be1ce872c072e44f1fa45b48044f14 at jechar.ca <mailto:69be1ce872c072e44f1fa45b48044f14 at jechar.ca>>
> Content-Type: text/plain; charset=UTF-8; format=flowed
>
> Michael
>
> When I tried to run get-pip.py I realized that it depends on python2.7
> but my laptop is Linux Mint 19.3 and to much of that system requires
> python3 so for now I am out of luck making pyDriveWire work.
More information about the Coco
mailing list