my loooong struggle with python..
as you might have seen, i switched my focus from javascript to python as i feel like id have more flexibility for my projects before returning to javascript (..maybe) however.. in the process of switching to python i had huuuuge problems with pip and pipenv, ive been working on getting it installed correctly for maybe about a week. Thank you to this tutorial:
 https://docs.python-guide.org/starting/install3/win/#install3-windows
i was able to finally fix my issues.
then i ran into my pipenv not being recognized as a internal command and actually found a stackoverflow post on the same issue and system with two working solutions. you can find that post here incase the same issue occurs with you:
https://stackoverflow.com/questions/46041719/windows-reports-error-when-trying-to-install-package-using-pipenv
so i finally, after maybe a week or more, i have a working pip and pipenv with a bonus working virtualenv :)
‘happy’ coding














