[Tutor] virtualenv

Ivor Surveyor isurveyor at vianet.net.au
Fri Apr 27 08:49:11 CEST 2012


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 expecting _only_ 8.5.2

         Sadly, probably, the way to "fix" this is by relaxing the 
requirements of the thing you're trying to run. Alternatively, look 
at  virtualenv to set up an environment your      code will work with."

My next question is where do I obtain an appropriate version of virtualenv?

My operating system is

         OS Name Microsoft Windows 7 Professional
         Version 6.1.7600 Build 7600 .

I would appreciate any help, kind regards


Ivor Surveyor
isurveyor at vianet.net.au 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/tutor/attachments/20120427/bbf66564/attachment.html>


More information about the Tutor mailing list