virtualenv
Here are 573 public repositories matching this topic...
-
Updated
Feb 5, 2022 - Python
-
Updated
Feb 10, 2022 - Python
-
Updated
Feb 5, 2022 - Python
-
Updated
Jan 13, 2022 - Python
mkvirtualenv --help
should print a help message and not create a virtualenv named --help. The same applies to almost all commands in compat_aliases.fish
-
Updated
Feb 11, 2019 - Python
-
Updated
Oct 7, 2017 - Python
-
Updated
Jan 20, 2022 - Shell
-
Updated
Dec 28, 2020 - Python
-
Updated
Dec 29, 2021 - Shell
-
Updated
Nov 22, 2021 - Python
-
Updated
Dec 20, 2020 - Shell
i've got a bunch of Pipenv shell buffers and don't know which is which. It would be handy to name them when you create them, like I can do with ^U M-x shell. (I tend to name my shell buffers for the dir I'm in working in to help me remember).
Thanks for pipenv.el.
-
Updated
Dec 16, 2021 - Python
-
Updated
Jan 15, 2022 - Python
-
Updated
Jun 1, 2021 - Python
-
Updated
Sep 7, 2016 - Python
-
Updated
Mar 28, 2020 - Python
-
Updated
Jan 28, 2022 - Emacs Lisp
-
Updated
Aug 13, 2017
-
Updated
Jan 11, 2022 - Python
-
Updated
Feb 10, 2022 - Python
-
Updated
Mar 9, 2021 - Python
Improve this page
Add a description, image, and links to the virtualenv topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the virtualenv topic, visit your repo's landing page and select "manage topics."
I am trying out the latest version (from the master branch) to find out if some earlier issues are fixed, but I stumble upon something else.
When installing some dependencies (in my case
numpydoc==0.8.0andoverrides==1.9), this fail with the message Will try again. Indeed, pipenv lets me know 'Installing initially failed dependencies...' but does not give any feedback whether it succeede