Re: How to use python environment created using virtualenv?

2011-08-17 Thread alex23
On Aug 16, 3:15 pm, smith jack thinke...@gmail.com wrote: I have created a python environment using virtualenv, but when i want to import such environment to PyDev, error just appears, it tells there should be a Libs dir, but there is no Libs DIr in the virtual envronment created using

Re: How to use python environment created using virtualenv?

2011-08-16 Thread Fabio Zadrozny
On Tue, Aug 16, 2011 at 2:15 AM, smith jack thinke...@gmail.com wrote: I have created a python environment using virtualenv, but when i want to import such environment to PyDev, error just appears, it tells there should be a Libs dir, but there is no Libs DIr in the virtual envronment created

How to use python environment created using virtualenv?

2011-08-15 Thread smith jack
I have created a python environment using virtualenv, but when i want to import such environment to PyDev, error just appears, it tells there should be a Libs dir, but there is no Libs DIr in the virtual envronment created using virtualenv, what should i do if i want to use this virtual