Re: In pycharm errror

2020-04-10 Thread Andrew Fetting
Sounds like you are on file too deep. manage.py should be in {project name}\manage.py, not {project name}\{project name}\manage.py. Hope that helps. On Fri, Apr 10, 2020 at 5:23 PM Jatin Agrawal wrote: > Can you please post an image of your directory structure? Maybe then I or > someone else can

Re: i want to change database sqllite to mysql but show error

2020-04-12 Thread Andrew Fetting
Have you tried pip3 install mysqlclient On Sun, Apr 12, 2020, 7:36 AM Arun Sharma wrote: > python manage.py runserver > > > > Watching for file changes with StatReloader > Exception in thread django-main-thread: > Traceback (most recent call last): > File > "C:\Users\Arunkumar\PycharmProjects\