Non, c'est ma première fois lol
pipenv shell
Si tu fais
Traceback (most recent call last):
File "/usr/local/Cellar/pipenv/2020.6.2/libexec/bin/pipenv", line 5, in <module>
from pipenv import cli
ModuleNotFoundError: No module named 'pipenv'
Quoi? Je ne suis pas sûr des petites erreurs, donc la méthode que j'ai essayée a réussi, je vais donc la décrire.
Qu'est-ce que pipenv pour le moment? Voilà pourquoi
brew list
Alors vous êtes dans votre propre environnement, non?
Je pensais que j'essaierais de le remettre pour le moment
brew reinstall pipenv
Puis
==> Downloading https://homebrew.bintray.com/bottles/pipenv-2020.6.2.catalina.bottle.tar.gz
Already downloaded: /Users/hoge/Library/Caches/Homebrew/downloads/4d0e7223005e0a1d0846471afb6356cb634de5855ad4102613aa6b0cc94c3bbc--pipenv-2020.6.2.catalina.bottle.tar.gz
==> Reinstalling pipenv
==> Pouring pipenv-2020.6.2.catalina.bottle.tar.gz
==> Caveats
Bash completion has been installed to:
/usr/local/etc/bash_completion.d
zsh completions have been installed to:
/usr/local/share/zsh/site-functions
La réinstallation a réussi normalement. .. ..
encore
pipenv shell
Puis
Courtesy Notice: Pipenv found itself running within a virtual environment, so it will automatically use that environment, instead of creating its own for any project. You can set PIPENV_IGNORE_VIRTUALENVS=1 to force pipenv to ignore that environment and create its own instead. You can set PIPENV_VERBOSITY=-1 to suppress this warning.
Launching subshell in virtual environment…
. /Users/hoge/.local/share/virtualenvs/hoge-hogehoge/bin/activate
Cela fonctionnera-t-il normalement? Je me demande pourquoi il a soudainement cessé de fonctionner ...
En réinstallant pipenv, l ' Avertissement </ font> qui apparaissait sur le Terminal dans jupyter notebook
n'est plus affiché.
Merci d'avoir regardé jusqu'au bout! !!