superduper icon indicating copy to clipboard operation
superduper copied to clipboard

[BUG]: import superduper Illegal instruction core dumped

Open dulingkang opened this issue 11 months ago • 3 comments

Contact Details [Optional]

[email protected]

System Information

Illegal instruction (core dumped)

What happened?

in ubuntu 22.04 LTS, after install superduperdb==0.1.0 in docker env, python version is 3.9.17, has an error: Illegal instruction (core dumped)

Steps to reproduce

  1. pip install superduperdb==0.1.0
  2. from superduperdb import superduper

...

Relevant log output

No response

dulingkang avatar Mar 04 '24 13:03 dulingkang

in ubuntu 20.04 also report this issue

dulingkang avatar Mar 07 '24 04:03 dulingkang

We support Python 3.10 and 3.11. Does it work with those versions?

See here: https://docs.superduperdb.com/docs/docs/get_started/installation

blythed avatar Mar 07 '24 14:03 blythed

We support Python 3.10 and 3.11. Does it work with those versions?

See here: https://docs.superduperdb.com/docs/docs/get_started/installation I found the issue is missing lance.

dulingkang avatar Mar 12 '24 05:03 dulingkang