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

[GitHub] [age] Nimra-1234 commented on issue #890: ImportError in age.models

Nimra-1234 commented on issue #890:
URL: https://github.com/apache/age/issues/890#issuecomment-1567940754

   The 'Model' class does not appear to be declared in the `age.models `module. This could be the cause of the ImportError while attempting to import it. Alternatively, check your import statement to ensure that you are using the correct class or function name.
   
   Import using:
   `from age.models import *`


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