Groups | Search | Server Info | Login | Register
Groups > gnu.emacs.help > #61044
| From | Rust Buckett <rsstinnett@pm.me> |
|---|---|
| Newsgroups | gnu.emacs.help |
| Subject | Eshell and Python venv |
| Date | 2026-01-10 23:00 -0500 |
| Organization | A noiseless patient Spider |
| Message-ID | <87ecnwn6h4.fsf@pm.me> (permalink) |
Is there a way to activate a Python virtual environment in Eshell? When I try `source ./.venv/bin/activate`, I get "Wrong type argument: listp, "["". Obviously, this is because `source` is built into the shell (bash, csh, fish, eshell, etc.) and the default activate is for bash. So, I guess the real question is if there is already a script to activate the venv in eshell? Or some other way to do it? -- this is my clever sig.
Back to gnu.emacs.help | Previous | Next — Next in thread | Find similar
Eshell and Python venv Rust Buckett <rsstinnett@pm.me> - 2026-01-10 23:00 -0500
Re: Eshell and Python venv Manuel Giraud <manuel@ledu-giraud.fr> - 2026-01-11 12:48 +0100
Re: Eshell and Python venv Rust Buckett <rsstinnett@pm.me> - 2026-01-11 07:05 -0500
csiph-web