Making sure the new paths were added to the front of PATH resolved the error for me.
The checklist
[x] Associated issue: #6305
[x] A news fragment in the news/ directory to describe this fix with the extension .bugfix.rst, .feature.rst, .behavior.rst, .doc.rst. .vendor.rst. or .trivial.rst (this will appear in the release changelog). Use semantic line breaks and name the file after the issue number or the PR #.
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
news/
directory to describe this fix with the extension.bugfix.rst
,.feature.rst
,.behavior.rst
,.doc.rst
..vendor.rst
. or.trivial.rst
(this will appear in the release changelog). Use semantic line breaks and name the file after the issue number or the PR #.