I had a Python project using Pipenv in PyCharm, which I have removed, and now when I try to create a new project at the same location, I get the following error:
Pipenv interpreter has already been added, select "Pipenv ()" in your in...
Unfortunately the error is truncated right in the middle so I cannot read the rest.
I presume pipenv pollutes the environment so there must be some rogue files/directories left around.