I tried to install django4.0.1 in ubuntu20.14 with virtual environment.
pip install Django==4.0.1
It showing error as
No matching distribution found for Django==4.0.1
Previously in the same OS django4.0.1 was installed, but why its not installing now? I tried many ways Now it's installing only django3.2.12. Suggest me a way to get latest version