-
Notifications
You must be signed in to change notification settings - Fork 10
Closed
Description
Describe the issue:
Run python examples/asyncpg_items.py
, get error as follow:
Repro Steps:
- Run
azd init -t azure-postgres-pgvector-python
. - Install dependices:
python -m pip install -r requirements.txt
. - Deploy the postgresql resource:
azd provision
. - Set Env:
azd env get-values > .env
- Run
python examples/asyncpg_items.py
.
Environment:
- Template:
azure-postgres-pgvector-python
. - Azd version : azd version 1.7.0 (commit 49d6adc2efb178083f61822e6b4715258560803d)
Expected behavior:
Run python examples/asyncpg_items.py
can pass.
@pamelafox , @hemarina for notification.
Metadata
Metadata
Assignees
Labels
No labels