Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't run advanced_example_relationships.py file (under sqlmodel) in local #60

Open
salmantec opened this issue Nov 17, 2024 · 0 comments

Comments

@salmantec
Copy link
Contributor

Description:

  • Can't be able to run the advanced_example_relationships.py file (under sqlmodel) in my local. getting below error

raise exc.NoInspectionAvailable( sqlalchemy.exc.NoInspectionAvailable: No inspection system is available for object of type <class 'str'>

Code github link:

Steps to reproduce:

  • Create a new file and copy paste the content from this file
  • Run python3 <filename>, you'll see this error
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant