79398456

Date: 2025-01-29 23:42:21
Score: 0.5
Natty:
Report link

If you want to use just pipenv this might be helpful: https://discussions.apple.com/thread/254226896?sortBy=rank

In case that doesn't work, try adding the following line to the .bash_profile:

alias pipenv="python3 -m pipenv"

alias is not the best solution, but should work.

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Lubomyr Pryt