ArangoDB-Community / pyArango

Python Driver for ArangoDB with built-in validation
https://pyarango.readthedocs.io/en/latest/
Apache License 2.0
238 stars 90 forks source link

problem with Arangoclient #204

Open Khaledh50 opened 3 years ago

Khaledh50 commented 3 years ago

i havce already installed arango-python and yet i am faced a problem with the importation of ArangoClient from arango the error shows "ImportError: cannot import name 'ArangoClient' from 'arango' "

woehrer12 commented 3 years ago

Please show us your Code