Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #93882
| Newsgroups | comp.lang.python |
|---|---|
| Date | 2015-07-15 14:54 -0700 |
| Message-ID | <de1c594f-b909-49d4-9dae-a4e3155ca229@googlegroups.com> (permalink) |
| Subject | Where is "pyvenv.py" in new Python3.4 environment on CentOS7? |
| From | David Karr <davidmichaelkarr@gmail.com> |
I'm just learning more about Python (although I've been a Java dev for many years, and C/C++ before that). A book I'm reading (Learning Python Network Programming) refers to running "pyvenv". I can find this in my Win7 environment, but I was planning on using my CentOS7 VM for most of this. I have both "python" (Python 2) and "python3.4" installed. I noticed a "python-virtualenv.noarch" package, but it said it was already installed. Can someone elaborate on where I should be able to find or install this? (I tried asking this on the #python IRC channel, but I guess I couldn't yell loud enough.)
Back to comp.lang.python | Previous | Next — Next in thread | Find similar | Unroll thread
Where is "pyvenv.py" in new Python3.4 environment on CentOS7? David Karr <davidmichaelkarr@gmail.com> - 2015-07-15 14:54 -0700 Re: Where is "pyvenv.py" in new Python3.4 environment on CentOS7? Mark Lawrence <breamoreboy@yahoo.co.uk> - 2015-07-15 23:22 +0100 RE: Where is "pyvenv.py" in new Python3.4 environment on CentOS7? "KARR, DAVID" <dk068x@att.com> - 2015-07-15 22:32 +0000 Re: Where is "pyvenv.py" in new Python3.4 environment on CentOS7? David Karr <davidmichaelkarr@gmail.com> - 2015-07-16 12:13 -0700
csiph-web