So I thought I installed anaconda and Django correctly but I guess I didn't because my django-admin commands don't work. As you can see here, I have the file paths for a couple Django files all screwed up:
/Users/user/anaconda3/bin/django-admin /Users/user/anaconda3/bin/django-admin.py /Users/user/anaconda3/lib/python3.8/site-packages/Django-3.1.5.dist-info/* /Users/user/anaconda3/lib/python3.8/site-packages/django/*
This makes it so I can't run any django-admin commands that I need to run to start a new project in PyCharm.
You can try change the project structure in Pycharm settings
2.1m questions
2.1m answers
60 comments
57.0k users