Karen
Karen

Reputation: 29

Cannot set Pipenv location in eclipse

I am trying to create a Pipenv environment in eclipse. When I need to set the location of Pipenv executable, I cannot browse to that folder; it is missing. When I type in the full path:

screen capture

I installed Pipenv using pip3. The python is from the installer from Python foundation web site (python-3.12.8-macos11.pkg). I am on Mac Sequoia. The Pipenv is located at /Users/<me>/Library/Python/3.12/bin/pipenv. I have added bin folder to .zshrc file. Also restarted computer.

screen capture

Upvotes: 0

Views: 17

Answers (0)

Related Questions