How to install django to the computer without internet connection (offline) [closed]
I am a beginner python programmer, I am trying to create django project (with PyCharm) on local computer without internet connection, but I am getting error from PyCharm that "install django failed" [Here you can see the error which shows PyCharm[][1]1
To my local computer I installed only PyCharm and Python 3.10.4