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

instalation error #174

Open
xmodpt opened this issue Jul 17, 2023 · 0 comments
Open

instalation error #174

xmodpt opened this issue Jul 17, 2023 · 0 comments

Comments

@xmodpt
Copy link

xmodpt commented Jul 17, 2023

Hello everyone

i am trying to install SORT in ubuntu and when running

pip install -r requirements.tx

i get an odd error that i can't seem to find a solution for

error
``error: Command "x86_64-linux-gnu-gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -g -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -I/home/xmodpt/.local/lib/python3.10/site-packages/numpy/core/include -I/home/xmodpt/.local/lib/python3.10/site-packages/numpy/core/include -Ibuild/src.linux-x86_64-3.10/numpy/distutils/include -I/usr/include/python3.10 -c skimage/_shared/transform.c -o build/temp.linux-x86_64-3.10/skimage/_shared/transform.o -MMD -MF build/temp.linux-x86_64-3.10/skimage/_shared/transform.o.d -fopenmp -msse -msse2 -msse3" failed with exit status 1
INFO:
########### EXT COMPILER OPTIMIZATION ###########
INFO: Platform :
Architecture: x64
Compiler : gcc

  CPU baseline  :
    Requested   : 'min'
    Enabled     : SSE SSE2 SSE3
    Flags       : -msse -msse2 -msse3
    Extra checks: none
  
  CPU dispatch  :
    Requested   : 'max -xop -fma4'
    Enabled     : SSSE3 SSE41 POPCNT SSE42 AVX F16C FMA3 AVX2 AVX512F AVX512CD AVX512_KNL AVX512_KNM AVX512_SKX AVX512_CLX AVX512_CNL AVX512_ICL
    Generated   : none
  INFO: CCompilerOpt.cache_flush[863] : write cache to path -> /tmp/pip-install-wl0kjtyz/scikit-image_d54b4f8a975048e496f3fb81f0c5ae2b/build/temp.linux-x86_64-3.10/ccompiler_opt_cache_ext.py
  [end of output]

note: This error originates from a subprocess, and is likely not a problem with pip.
ERROR: Failed building wheel for scikit-image
Running setup.py clean for scikit-image
Failed to build scikit-image
ERROR: Could not build wheels for scikit-image, which is required to install pyproject.toml-based projects
``

pyhon
Python 3.10.6

can anyone point me to what i am doing wrong ?

Thank you all

NP

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant