-
Solution for pipenv issue in codecademy python course:
In the module section, you will be instructed to install pipenv. I had trouble changing the PATH in the bash profile. I noticed others also had similar issues online. The link below helped me: https://www.jetbrains.com/help/idea/pipenv.html#b5a791b First I did this in the terminal to find the location: python -m site —user-base So my path looks like…