Re: python virtual environment

2013-12-05 Thread mulianto
9, 2013 at 11:14 PM, tino wrote: >>>> >>>> >>>> Hello >>>> >>>> I am trying to run a project that was setup in another server, but getting >>>> the following error. I am using python 2.7, django, virtualenv. So I a

Re: python virtual environment

2013-12-05 Thread Vibhu Rishi
tup in another server, but >>> getting the following error. I am using python 2.7, django, virtualenv. So >>> I am running the project inside a python virtual environment >>> >>> >>> (virtualenv)[web.srv1 daily# python manage.py runserver 0.0.0.0:8000 >

Re: python virtual environment

2013-12-05 Thread Timothy W. Cook
other server, but >> getting the following error. I am using python 2.7, django, virtualenv. So >> I am running the project inside a python virtual environment >> >> >> (virtualenv)[web.srv1 daily# python manage.py runserver 0.0.0.0:8000 >> Traceback (most

Re: python virtual environment

2013-12-05 Thread Vibhu Rishi
at was setup in another server, but getting > the following error. I am using python 2.7, django, virtualenv. So I am > running the project inside a python virtual environment > > > (virtualenv)[web.srv1 daily# python manage.py runserver 0.0.0.0:8000 > Traceback (most recent call la

Re: python virtual environment

2013-12-02 Thread Timothy W. Cook
On Fri, Nov 29, 2013 at 3:44 PM, tino wrote: > > > Hello > > I am trying to run a project that was setup in another server, but getting > the following error. I am using python 2.7, django, virtualenv. So I am > running the project inside a python virtual environment > &

Re: python virtual environment

2013-12-01 Thread Paul Whipp
getting the following error. I am using python 2.7, django, virtualenv. So >> I am running the project inside a python virtual environment >> >> >> (virtualenv)[web.srv1 daily# python manage.py runserver 0.0.0.0:8000 >> Traceback (most recent call last): >>

Re: python virtual environment

2013-11-30 Thread Avraham Serour
I am using python 2.7, django, virtualenv. So I am > running the project inside a python virtual environment > > > (virtualenv)[web.srv1 daily# python manage.py runserver 0.0.0.0:8000 > Traceback (most recent call last): > File "manage.py", line 2, in > f

python virtual environment

2013-11-29 Thread tino
Hello I am trying to run a project that was setup in another server, but getting the following error. I am using python 2.7, django, virtualenv. So I am running the project inside a python virtual environment (virtualenv)[web.srv1 daily# python manage.py runserver 0.0.0.0:8000 Traceback