hi Stephanie, Can you post the screenshot of your dockerfile? On Thursday, September 8, 2022 at 10:57:46 PM UTC+5:30 [email protected] wrote:
> Hi all, any help would be appreciated: > > *Question:* > > 1. In the below screenshot of VSC, are the last six files all in the > right hierarchical place? In other words, should any of those be within > either the "django_project" or "pages" folders? If so, which files should > go in which level folder? > [image: Screen Shot 2022-09-08 at 1.13.36 PM.png] > > > *Context:* > > - I'm new to this > - To learn, I went through the book Django for Beginners and am now > working through Django for Professionals > - I'm on page 29 of Chapter 2: Docker Hello, World! in the Django for > Professionals PDF > - It seems like I successfully did the "docker build ." command, but > I'm running into trouble with the "docker-compose up" command. It's giving > some traceback errors and a line that says "ModuleNotFoundError: No module > named 'django_project'" which is why I suspect that I may have saved some > of the files in the wrong place (maybe all of them belong in the > 'django_project' folder?). > > Thank you in advance! > > Best, > Stephanie > -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/5f236fca-d09e-4ed8-a523-297ea403d9d7n%40googlegroups.com.

