0👍
✅
I have simply removed django_pytest from INSTALLED_APPS. The problem is now gone. Not nice but it works ™.
1👍
Your problem was caused by having 2 “distribute” packages installed as can be seen from the yolk output provided.
- [Django]-Django user in tornado
- [Django]-Pass a lazy translation string including variable to function in Django
- [Django]-Django multi-tenant
- [Django]-Django-haystack elasticsearch as backend and searchengine
- [Django]-How to have nested url namespaces with a dynamic first part in Django
Source:stackexchange.com