아나콘다 파워셀 열기
conda activate p37t24_ai
pip install django
python → 3.7.10
>>> import django >>> django.__version__ '3.2.4'
exit() → 파이썬에서 나감