Open
Description
Environment details
- python
- macos
- 3.11
- 1.6.2
Steps to reproduce
- python -m venv env
2.source env/bin/activate - pip install sqlalchemy-spanner
- python -c "from sqlalchemy import create_engine; create_engine("spanner:/// ...
File "/Users/sxope/Projects/learn.spanner/x/lib/python3.11/site-packages/sqlalchemy/util/langhelpers.py", line 368, in load
raise exc.NoSuchModuleError(
sqlalchemy.exc.NoSuchModuleError: Can't load plugin: sqlalchemy.dialects:spanner
Metadata
Metadata
Assignees
Labels
Issues related to the googleapis/python-spanner-sqlalchemy API.Issues related to the googleapis/python-spanner-sqlalchemy API.Moderately-important priority. Fix may not be included in next release.Moderately-important priority. Fix may not be included in next release.Error or flaw in code with unintended results or allowing sub-optimal usage patterns.Error or flaw in code with unintended results or allowing sub-optimal usage patterns.