how to install djl code example
Example 1: installing django
#please check the python version
python -m pip install Django
Example 2: django install
...\> py --version
#please check the python version
python -m pip install Django
...\> py --version