# Correct Setup for development help

**URL:** https://discuss.openedx.org/t/correct-setup-for-development-help/216
**Category:** Development
**Created:** [August 7, 2019, 5:48pm UTC](https://discuss.openedx.org/t/correct-setup-for-development-help/216 "2019-08-07T17:48:59Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![kmogu](https://avatars.discourse-cdn.com/v4/letter/k/f4b2a3/32.png) [@kmogu](https://discuss.openedx.org/u/kmogu)
#### Post date: [August 7, 2019, 5:48pm UTC](https://discuss.openedx.org/t/correct-setup-for-development-help/216/1 "2019-08-07T17:48:59Z")

</div>

Hi, sorry me english lvl,

I need info about the correct setup for develop under open Edx (docker) [https://github.com/edx/devstack](https://github.com/edx/devstack)

I’m using Python 2.7  
ubuntu 19.04 disco  
docker-ce

my question is Python2 or Python3?

---

<div class="post-metadata">

### Author: ![mahyard](https://sea2.discourse-cdn.com/flex020/user_avatar/discuss.openedx.org/mahyard/32/54_2.png) [@mahyard](https://discuss.openedx.org/u/mahyard)
#### Post date: [August 7, 2019, 8:42pm UTC](https://discuss.openedx.org/t/correct-setup-for-development-help/216/2 "2019-08-07T20:42:44Z")

</div>

Hi Kmogu,  
Are you following the official documents to setup your devstack?  
I think it would be the most helpful guide. take a look:  
[Installing and Updating Devstack](https://edx.readthedocs.io/projects/edx-installing-configuring-and-running/en/latest/installation/install_devstack.html)
