Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #67412

Re: How to run multiple virtualenv in product server

Date 2014-03-02 17:32 +1100
From Cameron Simpson <cs@zip.com.au>
Subject Re: How to run multiple virtualenv in product server
References <d07105f4-584e-4cd8-8c53-235f2de9dd86@googlegroups.com>
Newsgroups comp.lang.python
Message-ID <mailman.7564.1393743610.18130.python-list@python.org> (permalink)

Show all headers | View raw


On 27Feb2014 07:29, YE SHANG <hendikoy@gmail.com> wrote:
> I'm starting to learn virtualenv, I wonder how run python project developed in virtualenv.
> 
> Here is my situation, there is a server we can access with a common user name and password, there are many py scripts wrote by different people on this server.
> 
> If I develop my python project with virtualenv, could I run it in product server??

If you are suggesting that you are developing on a different machine
from the production server, then you probably need to install a
virtualenv on the production server equivalent to the one you are
using on your development machine.
-- 
Cameron Simpson <cs@zip.com.au>

Anagram: Information superhighway <==> I'm on a huge wispy rhino fart.

Back to comp.lang.python | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

How to run multiple virtualenv in product server YE SHANG <hendikoy@gmail.com> - 2014-02-27 07:29 -0800
  Re:How to run multiple virtualenv in product server Dave Angel <davea@davea.name> - 2014-02-27 12:59 -0500
  Re: How to run multiple virtualenv in product server Cameron Simpson <cs@zip.com.au> - 2014-03-02 17:32 +1100

csiph-web