You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@age.apache.org by "mahinash26 (via GitHub)" <gi...@apache.org> on 2023/06/22 15:16:09 UTC

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

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

   The ImportError is occurring because you are attempting to import a 'Model' class that is not present in the age.models module. Double-check that you are importing a valid class or function from the age.models module.
   I hope this helps.


-- 
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