Re: [Tutor] centos 7 - new setup.. weird python!

2017-07-19 Thread Zachary Ware
On Wed, Jul 19, 2017 at 3:48 PM, bruce wrote: > Hi. Hi Bruce, > > Testing setting up a new Cnntos7 instance. > > I ran python -v from the cmdline... and instantly got a bunch of the > following! Pretty sure this isn't correct. > > Anyone able to give pointers as to what I've missed. > > thanks

Re: [Tutor] centos 7 - new setup.. weird python!

2017-07-19 Thread Mats Wichmann
On 07/19/2017 02:48 PM, bruce wrote: > Hi. > > Testing setting up a new Cnntos7 instance. > > I ran python -v from the cmdline... and instantly got a bunch of the > following! Pretty sure this isn't correct. > > Anyone able to give pointers as to what I've missed. It is expected, actually. You

[Tutor] centos 7 - new setup.. weird python!

2017-07-19 Thread bruce
Hi. Testing setting up a new Cnntos7 instance. I ran python -v from the cmdline... and instantly got a bunch of the following! Pretty sure this isn't correct. Anyone able to give pointers as to what I've missed. thanks python -v # installing zipimport hook import zipimport # builtin # install