Re: regarding virtualenv and python version 3.5 or 3.4 or other versions

2017-08-16 Thread Seo Brain
ythonz > > On Wed, Aug 16, 2017 at 3:56 AM, Seo Brain > > wrote: > >> Hi Avraham >> >> Thanks. >> >> I did install the python V3.6 on my dev-server ubuntu 14.04 >> >> by using this >> >> https://askubuntu.com/questions/865554/

Re: regarding virtualenv and python version 3.5 or 3.4 or other versions

2017-08-15 Thread Seo Brain
yourself and create the virtualenv for the project from there > > There are some projects that help you with that, I like pythonz > https://github.com/saghul/pythonz > > > On Sun, Aug 13, 2017 at 9:33 AM, Seo Brain > > wrote: > >> Hi, the question is about which

Re: regarding virtualenv and python version 3.5 or 3.4 or other versions

2017-08-13 Thread Seo Brain
irtualenv for the project from there > > There are some projects that help you with that, I like pythonz > https://github.com/saghul/pythonz > > > On Sun, Aug 13, 2017 at 9:33 AM, Seo Brain > > wrote: > >> Hi, the question is about which python version suppose to use.

regarding virtualenv and python version 3.5 or 3.4 or other versions

2017-08-13 Thread Seo Brain
Hi, the question is about which python version suppose to use. On web server is ubuntu 14.4 - python v3.4 (i assume) with virtualenv, my local is python v3.5 or may be using v3.4 if i have to keep the same version on web server ? v3.4 seems has issue to install on one of my windows 7, but no is

DjangoAMF deployment problems

2008-01-22 Thread Brain
We are having problems deploying a Flex+DjangoAMF+Django app on an apache server. The result event coming back from DjangoAMF indicates success, yet contains no data. Wondering if you encountered any of this with your django musings. --~--~-~--~~~---~--~~ You receiv