Hello,
I get the following error when I try to load a page containing data from a neo4j database in the view:
File "C:\Users\fhol\AppData\Local\Continuum\anaconda3\lib\ssl.py", line 1139, in do_handshake
self._sslobj.do_handshake()
FileNotFoundError: [Errno 2] No such file or directory
Somebody told me to downgrade to neo4j version 3. However, I don't know exactly what he is referring to and how to do this. Yes, I am a newbie, but please could anyone help me getting this done by telling me how to downgrade neo4j?
I'm using windows 10, neo4j desktop 4.0 and django. Here are my installations:
asgiref==3.2.7
certifi==2020.4.5.1
chardet==3.0.4
decorator==4.4.2
Django==3.0.6
django-neomodel==0.0.4
idna==2.9
lucene-querybuilder==0.2
neo4django==0.1.8
neo4j==1.7.6
neo4j-driver==1.7.2
neo4jrestclient==2.1.1
neobolt==1.7.17
neomodel==3.3.2
neotime==1.7.4
python-dateutil==2.8.1
pytz==2020.1
requests==2.23.0
six==1.15.0
sqlparse==0.3.1
urllib3==1.25.9