Re: Django instalation problem

2020-07-29 Thread Taofeek Jimoh Iyanda
*You can use this instead* python -m pip install Django The one you use is actually for someone who download django from git. If there is no reason why you need to download from git, kindly use the above code. Hope you find this helpful In case of any mixup, you can refer to https://docs.dja

Django instalation problem

2020-07-29 Thread Endris Mohammed
help i am trying to install Django developer version on Ubuntu 18.04 python -m pip install -e django/ it says "Directory 'django/' is not installable. File 'setup.py' not found." -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe