#28634: after install new  version 1.11.5  there is an error "No module named
'django.apps'"
------------------------------------+--------------------------------------
     Reporter:  VALDEMAR M PAVESI   |                    Owner:  nobody
         Type:  Uncategorized       |                   Status:  closed
    Component:  Uncategorized       |                  Version:  1.11
     Severity:  Normal              |               Resolution:  needsinfo
     Keywords:  new version 1.11.5  |             Triage Stage:  Unreviewed
    Has patch:  0                   |      Needs documentation:  0
  Needs tests:  0                   |  Patch needs improvement:  0
Easy pickings:  0                   |                    UI/UX:  0
------------------------------------+--------------------------------------
Changes (by Tim Graham):

 * status:  new => closed
 * resolution:   => needsinfo


Old description:

> C:\ipsl\CLOUD_PACO_IPSL_AUTOMATION\TESTCASES\CONFIG\WebIPSLconfigCloudEPC>manage
> .py runserver
> Traceback (most recent call last):
>   File
> "C:\ipsl\CLOUD_PACO_IPSL_AUTOMATION\TESTCASES\CONFIG\WebIPSLconfigCloudEP
> C\manage.py", line 8, in <module>
>     from django.core.management import execute_from_command_line
>   File "C:\Users\nokia\AppData\Local\Programs\Python\Python36-32\lib
> \site-packag
> es\django\core\management\__init__.py", line 10, in <module>
>     from django.apps import apps
> ModuleNotFoundError: No module named 'django.apps'
>
> ++++++
>
> I did the downgrade to 1.11.4 and have no issues.
>

> regards!
> Valdemar

New description:

 {{{
 
C:\ipsl\CLOUD_PACO_IPSL_AUTOMATION\TESTCASES\CONFIG\WebIPSLconfigCloudEPC>manage.py
 runserver
 Traceback (most recent call last):
   File
 
"C:\ipsl\CLOUD_PACO_IPSL_AUTOMATION\TESTCASES\CONFIG\WebIPSLconfigCloudEPC\manage.py",
 line 8, in <module>
     from django.core.management import execute_from_command_line
   File "C:\Users\nokia\AppData\Local\Programs\Python\Python36-32\lib\site-
 packages\django\core\management\__init__.py", line 10, in <module>
     from django.apps import apps
 ModuleNotFoundError: No module named 'django.apps'
 }}}

 I did the downgrade to 1.11.4 and have no issues.


 regards!
 Valdemar

--

Comment:

 It's impossible to say why Django would be at fault here. If you can
 explain why, please reopen.

-- 
Ticket URL: <https://code.djangoproject.com/ticket/28634#comment:1>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/072.accd8053a2aaf78a8091515a75c96b9a%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to