-
-
Notifications
You must be signed in to change notification settings - Fork 288
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
vdsql 'ibis' NameError #2248
Comments
@fleimgruber This should be fixed on |
anjakefala
pushed a commit
that referenced
this issue
Jan 15, 2024
anjakefala
pushed a commit
that referenced
this issue
Jan 15, 2024
@anjakefala thanks for letting me know! I am seeing this now with "duckdb" extra installed with ibis-framework, let me know if I should open another issue for that: |
Yes, please open a seperate issue! |
Separate issue: #2259 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Small description
vdsql can't resolve
ibis
.Expected result
vdsql is able to open a .ddb file.
Actual result with screenshot
Steps to reproduce with sample data and a .vd
Followed instructions from: https://github.com/saulpw/visidata/tree/develop/visidata/apps/vdsql#install-latest-release
Used Poetry instead of plain pip (poetry itself uses pip):
pyproject.toml
:visidata -f vdsql C:\Users\LeimgruberF\tmp\data.ddb
Additional context
Python 3.10.11
VisiData 3.0.1
The text was updated successfully, but these errors were encountered: