请问这个UserWarning是怎么回事?我昨天更新了marimo,然后有吧duckdb安装回1.4.4 #8752
Replies: 3 comments 1 reply
-
|
PS C:\firefly\MarimoLab> uv pip show sqlglot
|
Beta Was this translation helpful? Give feedback.
-
|
我uv pip uninstall sqlglotrs后,还是报 |
Beta Was this translation helpful? Give feedback.
-
|
I think this is likely a sqlglot issue. Are you still having the problem? |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
C:\firefly\MarimoLab.venv\Lib\site-packages\sqlglot\tokens.py:20: UserWarning: sqlglot[rs] is deprecated and no longer compatible with sqlglot. Please use sqlglotc instead for faster parsing: pip install sqlglot[c]
Beta Was this translation helpful? Give feedback.
All reactions