hammadsaleemm opened a new issue, #890:
URL: https://github.com/apache/age/issues/890
I encountered an ImportError when trying to import 'Model' from 'age.models'
in the age Python driver for Apache AGE. The error message reads:
ImportError: cannot import name 'Model' from 'age.models'
(c:\Users\lenovo\age\drivers\python\age\models.py)
I am running Python 3.9 on Windows 10. Here are the steps I took to
encounter the error:
1. Installed the age Python driver using pip.
2. Attempted to import 'Model' from 'age.models'.
3. Encountered the ImportError.
Please let me know if there is any additional information I can provide to
help diagnose and fix this issue.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]