News and updates on Python(x,y) - a free scientific and engineering development software based on the Python programming language.
Saturday, February 26, 2011
Welcome!
To better the communication of updates and status on the PythonXY project we've (Gabi and Pierre) established this blog. We'll post here news, plans and updates on the development of Python( x, y).
Hi,... I do not know whether this is the right place to post this but here it goes.
I am having to handle different python installations at the same time (some software I am using will only handle certain versions of numpy, etc).
I am looking at the possibility of using 'python virtual environment' (http://pypi.python.org/pypi/virtualenv) in order to keep different versions separate. I was wondering whether a) it is possible to install pythonxy using this facility b) whether a normal install will suffice.
Hi,... I do not know whether this is the right place to post this but here it goes.
ReplyDeleteI am having to handle different python installations at the same time (some software I am using will only handle certain versions of numpy, etc).
I am looking at the possibility of using 'python virtual environment' (http://pypi.python.org/pypi/virtualenv) in order to keep different versions separate. I was wondering whether a) it is possible to install pythonxy using this facility b) whether a normal install will suffice.
thank you
Marcos
This is not the right place, please go to http://code.google.com/p/pythonxy/issues/entry and open an enhancement request.
ReplyDeleteUnfortunately, it is not possible to install P(xy) in this way.