You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@age.apache.org by "safi50 (via GitHub)" <gi...@apache.org> on 2023/05/05 05:52:28 UTC

[GitHub] [age] safi50 commented on issue #890: ImportError in age.models

safi50 commented on issue #890:
URL: https://github.com/apache/age/issues/890#issuecomment-1535730084

   If you open the `models.py` file in the python driver, you'll find that there is no `Model` class or `Function`. 
   If you are simply trying to import the file `age.models`, use the import statements as : 
   ` import age.models as model`
   


-- 
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: dev-unsubscribe@age.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org