Hi,
I've downloaded the neo4j driver for python and have tried to run various examples and all of them give me the same error. Any help greatly appreciated!
TypeError: super(type, obj): obj must be an instance or subtype of type
Here's and example:
...