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

Latest release of pgbelt (with 3.11 support) is not working! #219

Closed
vjeeva opened this issue May 2, 2023 · 0 comments · Fixed by #220
Closed

Latest release of pgbelt (with 3.11 support) is not working! #219

vjeeva opened this issue May 2, 2023 · 0 comments · Fixed by #220

Comments

@vjeeva
Copy link
Contributor

vjeeva commented May 2, 2023

Traceback (most recent call last):

  File "/Users/vjeeva/.pyenv/versions/dacloud-padd-bridge-exodus-2023/bin/belt", line 8, in <module>
    sys.exit(app())
             ^^^^^

RuntimeError: Type not yet supported: str | None

Unfortunately it seems fastapi/typer#522 is the issue. The Union type stuff needs to be undone.

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

Successfully merging a pull request may close this issue.

1 participant