Hi Daniel. yes I have ssh access but without root or sudo privileges. it seems there's no virtualenv installed. i've tried to install virtualenv with 'pip install virtualenv' but i got this error: *error: /usr/local/lib/python2.6/site-packages/virtualenv.py: Permission denied* any help?
Il giorno giovedì 26 aprile 2012 04:32:01 UTC+2, Daniel Sokolowski ha scritto: > > If you have shell access you could do a virtualenv/pip combo install. > > *From:* luke lukes <lordluk...@gmail.com> > *Sent:* Wednesday, April 25, 2012 11:14 AM > *To:* django-users@googlegroups.com > *Subject:* deploying django - including third party apps > > hi everyone. i'm developing a simple CRUD django app and my idea is to > host it on a free web hosting site that supports django (e.g. > alwaysdata.com or heliohost.org). I havent tried locally to deploy it on > a web server such as Apache, i've alway used the development server by > manage.py runserver. Now i'm using third application on it: reportlab (for > pdf generation), django-evolution (for models changes). well these apps are > installed via apt-get (i'm using ubuntu as host system) or by getting the > packages from their own sites and installing them by setup.py install. Now > i've checked on alwaysdata.com and reportlab is installed, but seems > there's no django_evolution. what i have to do to include it in my app and > to get it working? > > thanx > LuKe > -- > You received this message because you are subscribed to the Google Groups > "Django users" group. > To view this discussion on the web visit > https://groups.google.com/d/msg/django-users/-/ebNCfRv5ozYJ. > To post to this group, send email to django-users@googlegroups.com. > To unsubscribe from this group, send email to > django-users+unsubscr...@googlegroups.com. > For more options, visit this group at > http://groups.google.com/group/django-users?hl=en. > > Daniel Sokolowski > Web Engineer > KL Insight > http://klinsight.com/ > -- You received this message because you are subscribed to the Google Groups "Django users" group. To view this discussion on the web visit https://groups.google.com/d/msg/django-users/-/OpqO0uGG2gkJ. To post to this group, send email to django-users@googlegroups.com. To unsubscribe from this group, send email to django-users+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/django-users?hl=en.