Re: [Tutor] virtualenv

2012-04-27 Thread Mark Lawrence
On 27/04/2012 07:49, Ivor Surveyor wrote: I recently asked the question how can I get graphic.py to work on my edition of Python which is 2.7.2 The problem was identified by Python tutor from my error messages as: "What that error is telling you is that you have a version 8.5.9 oftcl, but what

[Tutor] virtualenv

2012-04-26 Thread Ivor Surveyor
I recently asked the question how can I get graphic.py to work on my edition of Python which is 2.7.2 The problem was identified by Python tutor from my error messages as: "What that error is telling you is that you have a version 8.5.9 oftcl, but whatever you're trying to run is exp

Re: [Tutor] Virtualenv Error

2011-04-25 Thread Alan Gauld
"Malcolm Newsome" wrote I installed virtualenv and am getting this error when trying to create one. I'm running Windows 7. Can anyone help?? I've no idea what virtuialenv is or does but it doesn't sound like a Python beginners questuion You might get more success asking on the general

Re: [Tutor] Virtualenv Error

2011-04-24 Thread Jonathan Zacsh
On Sun, Apr 24, 2011 at 22:52, Malcolm Newsome wrote: > Hey All, > > > > Does anyone have any experience creating virtualenvs that can assist me with > this error.  I’m running windows 7, python 2.7.1 and virtualenv 1.6. > > > > I installed virtualenv using easy_install and there were no errors. 

[Tutor] Virtualenv Error

2011-04-24 Thread Malcolm Newsome
Hey All, Does anyone have any experience creating virtualenvs that can assist me with this error. I'm running windows 7, python 2.7.1 and virtualenv 1.6. I installed virtualenv using easy_install and there were no errors. I get the following error when trying to create a virtualenv.

[Tutor] Virtualenv Error

2011-04-09 Thread Malcolm Newsome
Hey All, I installed virtualenv and am getting this error when trying to create one. I'm running Windows 7. Can anyone help?? Thanks! Microsoft Windows [Version 6.1.7601] Copyright (c) 2009 Microsoft Corporation. All rights reserved. C:\Users\Malcolm>virtualenv chipysite New python executabl