pypa / pipenv

Python Development Workflow for Humans.
https://pipenv.pypa.io
MIT License
24.89k stars 1.87k forks source link

Add new paths to front of PATH #6307

Closed sanders41 closed 3 weeks ago

sanders41 commented 3 weeks ago

Thank you for contributing to Pipenv!

The issue

Closes #6305

The fix

Making sure the new paths were added to the front of PATH resolved the error for me.

The checklist