Skip to content
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

setup: qsv python compatibility #147

Open
2 tasks
Notgnoshi opened this issue Nov 10, 2024 · 0 comments
Open
2 tasks

setup: qsv python compatibility #147

Notgnoshi opened this issue Nov 10, 2024 · 0 comments

Comments

@Notgnoshi
Copy link
Owner

I find the qsv py map mode to be quite useful. But

  • The prebuilt binaries for the latest versions no longer include the Python feature
  • You need to pick a version built against your system Python version
nots@pandemonium ~/Downloads/qsv $ ./qsvpy310
./qsvpy310: error while loading shared libraries: libpython3.10.so.1.0: cannot open shared object file: No such file or directory
nots@pandemonium ~/Downloads/qsv $ ./qsvpy312 -v
qsv 0.136.0-mimalloc-apply;fetch;foreach;geocode;Luau 0.640;prompt;python-3.12.7 (main, Oct  1 2024, 00:00:00) [GCC 14.2.1 20240912 (Red Hat 14.2.1-3)];to;polars-0.43.1-ee9bafb;self_update-32-32;48.32 GiB-7.99 GiB-49.28 GiB-60.40 GiB (x86_64-unknown-linux-gnu compiled with Rust 1.81) prebuilt

Relates to #146.

Notgnoshi added a commit that referenced this issue Nov 12, 2024
Closes #139 
Closes #138
Closes #143

Introduces #144, #145, #146, #147
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant