# Django Installation Failed

**URL:** https://forum.codewithmosh.com/t/django-installation-failed/5935
**Category:** Uncategorized
**Created:** [July 6, 2021, 12:47am UTC](https://forum.codewithmosh.com/t/django-installation-failed/5935 "2021-07-06T00:47:20Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![venkatesh](https://avatars.discourse-cdn.com/v4/letter/v/77aa72/32.png) [@venkatesh](https://forum.codewithmosh.com/u/venkatesh)
#### Post date: [July 6, 2021, 12:47am UTC](https://forum.codewithmosh.com/t/django-installation-failed/5935/1 "2021-07-06T00:47:20Z")

</div>

I’m having problem installing django using “pipenv install django”

 ![Screenshot (107)](https://us1.discourse-cdn.com/flex020/uploads/codewithmosh/original/2X/7/7565bac39013d85e4ed18d7ff4dd45582f017eb9.png)

---

<div class="post-metadata">

### Author: ![venkatesh](https://avatars.discourse-cdn.com/v4/letter/v/77aa72/32.png) [@venkatesh](https://forum.codewithmosh.com/u/venkatesh)
#### Post date: [July 6, 2021, 11:31pm UTC](https://forum.codewithmosh.com/t/django-installation-failed/5935/2 "2021-07-06T23:31:29Z")

</div>

It is resolved, I have deleted the existing pipenv directory and used “pipenv install django”. then it’s worked.
