Pardon the multifaceted question, I am not exactly sure how to describe the issue I am having.
I’ve installed Python correctly and can invoke the version. However I have never been able to actually use a framework I’ve installed. I feel like I am missing something as I follow installation guides yet in the end the powershell cannot use the commands (regardless of the folders I am in).
I am going through the Python list project using Miniconda. I installed Miniconda to my root folder (C:) however when I used CMD or Powershell - conda list - I get an error saying conda is not recognized? I’ve had similar issues with Postgress and Django as well when trying to activate my virtual env? Feeling lost in the woods with setting up this stuff locally.
As an aside I am very confused how to organize all of these directories in my folders in general so they are not all located in my C: drive unless that is always necessary?
Any tips would be greatly appreciate, thank you.