Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #67162
| From | Dave Angel <davea@davea.name> |
|---|---|
| Subject | Re:How to run multiple virtualenv in product server |
| Date | 2014-02-27 12:59 -0500 |
| Organization | news.gmane.org |
| References | <d07105f4-584e-4cd8-8c53-235f2de9dd86@googlegroups.com> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.7436.1393523763.18130.python-list@python.org> (permalink) |
YE SHANG <hendikoy@gmail.com> Wrote in message: > 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?? > There are many kinds of servers, so we can only guess. Assuming you're logging in with ssh, it would depend on your permissions on your particular account. -- DaveA
Back to comp.lang.python | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll 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