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
Hello,
I'm encounting an issue regarding the build of tiledbsoma from source. Indeed I would like to install tiledbsoma on my server but I encounted the error :
Hi,
Thanks, now tiledbsoma can be installed but when I import the packages I get the same error as previously
Python 3.12.8 | packaged by conda-forge | (main, Dec 5 2024, 14:24:40) [GCC 13.3.0] on linux
Type "help", "copyright", "credits" or "license"for more information.
>>> import tiledbsoma
Illegal instruction (core dumped)
uname -a Linux eomix02 5.15.0-56-generic #62-Ubuntu SMP Tue Nov 22 19:54:14 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux
grep avx2 /proc/cpuinfo
no output
g++ version
g++ (conda-forge gcc 13.3.0-1) 13.3.0
Copyright (C) 2023 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
Hello,
I'm encounting an issue regarding the build of tiledbsoma from source. Indeed I would like to install tiledbsoma on my server but I encounted the error :
As mentionned in issue 2580. I'm then trying to build tiledbsoma from source.
I use python 3.12.8 on a server linux x86
Thanks for the help
Loïc
The text was updated successfully, but these errors were encountered: