Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #197390
| Path | csiph.com!fu-berlin.de!uni-berlin.de!individual.net!not-for-mail |
|---|---|
| From | rbowman <bowman@montana.com> |
| Newsgroups | comp.lang.python |
| Subject | Re: Pip installs to unexpected place |
| Date | 14 Apr 2025 00:14:43 GMT |
| Lines | 9 |
| Message-ID | <m632biFou63U1@mid.individual.net> (permalink) |
| References | <CAApdmf2J69WgkR159sBSkxN0=mYoNmHZYboBmpPi+LdA-YBNpg@mail.gmail.com> <mailman.1.1744585887.3008.python-list@python.org> |
| Mime-Version | 1.0 |
| Content-Type | text/plain; charset=UTF-8 |
| Content-Transfer-Encoding | 8bit |
| X-Trace | individual.net Zf20sFdYWw/k52MBuE/Y2wTVnm8xTJtu67BYDBprG7YCB/bEOZ |
| Cancel-Lock | sha1:ZEBtiwE6S2UXRmUR+LxQqzPYtTw= sha256:KL/MOAwtxwF/L89ay7B676lggjTRjVa1PGCfImBK4LE= |
| User-Agent | Pan/0.160 (Toresk; ) |
| Xref | csiph.com comp.lang.python:197390 |
Show key headers only | View raw
On Sun, 13 Apr 2025 19:10:47 -0400, Jonathan Gossage wrote: > The version of Python was compiled from source code and installed with > make altinstall. I attempted to use *pip* to install the *Sphinx* > package into the virtual environment using the command *pip install > sphinx* in the virtual environment*. How did you create the venv? Was it activated? I would use 'python -m pip install sphinx' but a bare pip should work.
Back to comp.lang.python | Previous | Next — Previous in thread | Find similar
Pip installs to unexpected place Jonathan Gossage <jgossage@gmail.com> - 2025-04-13 19:10 -0400 Re: Pip installs to unexpected place rbowman <bowman@montana.com> - 2025-04-14 00:14 +0000
csiph-web