I am trying to install Openwisp2 controller and getting below error message, Please help me in it.
ERROR: Could not find a version that satisfies the requirement jsonfield<4.0.0,>=3.1.0 (from django-x509<0.7.0,>=0.6.2->django-netjsonconfig<0.11.0,>=0.10.2->openwisp-controller~=0.5) (from versions: 0.7, 0.8, 0.9, 0.9.2, 0.9.4, 0.9.5, 0.9.6, 0.9.7, 0.9.8, 0.9.9, 0.9.10, 0.9.11, 0.9.12, 0.9.13, 0.9.14, 0.9.15, 0.9.17, 0.9.18, 0.9.19, 0.9.20, 0.9.22, 0.9.23, 1.0.0, 1.0.1, 1.0.2, 1.0.3, 2.0.0, 2.0.1, 2.0.2, 2.1.0, 2.1.1, 3.0.0)\nERROR: No matching distribution found for jsonfield<4.0.0,>=3.1.0 (from django-x509<0.7.0,>=0.6.2->django-netjsonconfig<0.11.0,>=0.10.2->openwisp-controller~=0.5)\n"}
I have also given here content of my "playbook.yml" So, you will get idea about my mistake.
- hosts: openwisp2
become: "{{ become | default('yes') }}"
roles:
- openwisp.openwisp2
vars:
openwisp2_network_topology: true