On Command Line: "*set COMPOSE_CONVERT_WINDOWS_PATHS=1*"; Restart Docker for Windows; Go to Docker for Windows settings > Shared Drives > Reset credentials > select drive > Apply; Reopen Command Line; Kill the *Containers*; Rerun the *Containers*.
1. On Command Line: "*set COMPOSE_CONVERT_WINDOWS_PATHS=1*"; 2. Restart Docker for Windows; 3. Go to Docker for Windows settings > Shared Drives > Reset credentials > select drive > Apply; 4. Reopen Command Line; 5. Kill the *Containers*; 6. Rerun the *Containers*. Can you try this? quinta-feira, 9 de Janeiro de 2020 às 01:18:12 UTC, Courtney Bracefield escreveu: > > I'm wondeirng if Python can't find the packages I've installed in my > virtual environment? > > On Thursday, January 9, 2020 at 1:15:54 PM UTC+13, Yahiba wrote: >> >> maybe it's related to your container then. >> >> is your container up? >> >> docker-compose up >> >> >> >> >> >> >> quarta-feira, 8 de Janeiro de 2020 às 23:13:08 UTC, Courtney Bracefield >> escreveu: >>> >>> Unfortunately I have and still receive the same errors :( >>> >>> Requirement already satisfied: sorl-thumbnail in ./venv/lib/python3.6/ >>> site-packages (12.5.0) >>> >>> >>> >>> >>> On Thursday, January 9, 2020 at 11:54:58 AM UTC+13, Yahiba wrote: >>>> >>>> Hello Courtney, >>>> >>>> You must install Sorl >>>> >>>> try this one >>>> >>>> pip install sorl-thumbnail >>>> >>>> >>>> >>>> >>>> quarta-feira, 8 de Janeiro de 2020 às 22:48:17 UTC, Courtney Bracefield >>>> escreveu: >>>>> >>>>> I'm trying to install django-oscar into an existing Django project of >>>>> mine. >>>>> >>>>> I've followed the steps here: >>>>> https://django-oscar.readthedocs.io/en/stable/internals/getting_started.html >>>>> >>>>> However when I try to apply database migrations I get the error >>>>> 'No container found for django 1' >>>>> >>>>> When viewing the django logs (using docker-compose logs django) I can >>>>> see that there is an error >>>>> ModuleNotFoundError: No module named 'sorl' >>>>> >>>>> I installed django-oscar in a virtualenv. >>>>> >>>>> Thanks! >>>>> Courtney >>>>> >>>> -- https://github.com/django-oscar/django-oscar http://django-oscar.readthedocs.org/en/latest/ https://twitter.com/django_oscar --- You received this message because you are subscribed to the Google Groups "django-oscar" group. To unsubscribe from this group and stop receiving emails from it, send an email to django-oscar+unsubscr...@googlegroups.com. To view this discussion on the web, visit https://groups.google.com/d/msgid/django-oscar/a45bf458-eb3f-495b-a0a4-f8abee54c0bf%40googlegroups.com.