I have the experience of using Python, and I want to start learning Django. I recently got a MacBook Air, and I am a full newbie in all the things related to OSX.
I just can not get Django to run. I have the Python installed, and have downloaded the Django module and have followed the installation instructions from many different places. I am really sorry that I do not have any special errors or problems - whatever I try, never to import Django (i.e., no module named DJGongo was found).
I'm probably looking at something obviously, or remembering some important component that does not bother to mention the tutorial because it is very trivial if you direct me to such a place I can download DJGongo, and maybe it will be great to meet the basic needs of setting it up.
Thanks
Unfortunately for Python, MAMP is not equal. It is being said that once you get virtualized setup, you will not have any problem on any issue and will be able to easily manage many projects with different versions of Django.
I'm not sure what you have tried, but it seems that you have installed JEGO on the wrong python setup (maybe wrong virtual and?).
Some steps:
- Install the Homebrew
- Install PIP
- VirtualNV and Encack;
- Install Django in it
- Run DJens in it
Then you will be working inside Python virtual envs and there is no problem. Google "homebrew django mac": For example.
Enjoy :)
Comments
Post a Comment