You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Traceback (most recent call last):
File "/workspace/tests/suites/0_stateless/10_drivers/10_0000_python_clickhouse_driver.py", line 6, in <module>
from clickhouse_driver import connect
ModuleNotFoundError: No module named 'clickhouse_driver'
For new setup tools, we should open a PR for clickhouse_driver first, then merge to this PR after main branch docker build finished, there is a demo(install sqlalchemy module a few days ago) : #4775
The error is:
For new setup tools, we should open a PR for
clickhouse_driver
first, then merge to this PR after main branch docker build finished, there is a demo(install sqlalchemy module a few days ago) : #4775Originally posted by @BohuTANG in #4883 (comment)
The text was updated successfully, but these errors were encountered: