Anthony Hamill

Results 2 comments of Anthony Hamill

Steps I performed: 1. Set in Pipfile: python_version = "3.8" 2. pipenv --python C:\Users\antho\AppData\Local\Programs\Python\Python38-32\python.exe (To run pipenv in 3.8) 3. pipenv --rm 4. pipenv install And still got the same...

@MoralCode -- that worked! Thank you 👍