Re: Error with django-admin.py

2018-02-17 Thread Tet Yeap
Hi Dylan, Thank you for the pointers. As you have suggested, after re-installing Python, I am able to continue my work. I must have screw up the path. Regards, Tet Yeap On Saturday, February 17, 2018 at 12:48:58 PM UTC-5, Tet Yeap wrote: > > Hi, > > I was trying to cr

Strange problem with Django

2018-02-17 Thread Tet Yeap
Hi, I was trying to learn Django. I have installed Python 3.6 and Django. The installation was successful. When I ran "django-admin startproject mysite" to create a new project, the attached file showed up and the program stop. What is wrong? Thank you. Tet Yeap -- Yo

Error with django-admin.py

2018-02-17 Thread Tet Yeap
Hi, I was trying to crate a django project using "django-admin.py startproject mysite". The a message showed up in notepad "#!C:\WinPython-64bit-3.6.1.0Qt5\python-3.6.1.amd64\python.exe from django.core import management if __name__ == "__main__": management.execute_from_command_line()