Hi ,

Why will I get this error?
Do i need to upgrade anything in my yml file.
Please help.

kind regards


ceback (most recent call last):
  File "./manage.py", line 10, in <module>
    execute_from_command_line(sys.argv)
  File 
"/opt/openwisp2/env/lib/python3.6/site-packages/django/core/management/__init__.py",
 
line 401, in execute_from_command_line
    utility.execute()
  File 
"/opt/openwisp2/env/lib/python3.6/site-packages/django/core/management/__init__.py",
 
line 377, in execute
    django.setup()
  File "/opt/openwisp2/env/lib/python3.6/site-packages/django/__init__.py", 
line 24, in setup
    apps.populate(settings.INSTALLED_APPS)
  File 
"/opt/openwisp2/env/lib/python3.6/site-packages/django/apps/registry.py", 
line 114, in populate
    app_config.import_models()
  File 
"/opt/openwisp2/env/lib/python3.6/site-packages/django/apps/config.py", 
line 211, in import_models
    self.models_module = import_module(models_module_name)
  File "/opt/openwisp2/env/lib/python3.6/importlib/__init__.py", line 126, 
in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "<frozen importlib._bootstrap>", line 994, in _gcd_import
  File "<frozen importlib._bootstrap>", line 971, in _find_and_load
  File "<frozen importlib._bootstrap>", line 955, in _find_and_load_unlocked
  File "<frozen importlib._bootstrap>", line 665, in _load_unlocked
  File "<frozen importlib._bootstrap_external>", line 678, in exec_module
  File "<frozen importlib._bootstrap>", line 219, in 
_call_with_frames_removed
  File 
"/opt/openwisp2/env/lib/python3.6/site-packages/openwisp_monitoring/check/models.py",
 
line 7, in <module>
    from django.utils.encoding import python_2_unicode_compatible
ImportError: cannot import name 'python_2_unicode_compatible'
nicode_ñš

-- 
You received this message because you are subscribed to the Google Groups 
"OpenWISP" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to openwisp+unsubscr...@googlegroups.com.
To view this discussion on the web, visit 
https://groups.google.com/d/msgid/openwisp/9870f3c3-d35b-4221-8782-31e789b45e64n%40googlegroups.com.

Reply via email to