pip install anomalib[full] issue #2224
Unanswered
FeiJieBeiBei
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I previously tried to install with command "anomalib install", it failed even with pip version being 24.0 (discussion as linked: #2206).
I tried another command I find on Intel openveno website (https://www.intel.com/content/www/us/en/developer/articles/training/defect-detection-with-anomalib.html), which is pip install anomalib[full], but still cannot get things going
Here's the error message, if anyone can kindly point me what went wrong and how to overcome. I'm very new to this and my background has little software related. It's getting a bit disappointed that I cannot get simple things as this entry installation done correctly.
Using cached https://tmg-repo.mfg.intel.com/pypi-s3-prod/packages/f5/e8/f6bd1eee09314e7e6dee49cbe2c5e22314ccdb38db16c9fc72d2fa80d054/docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB)
Collecting pathtools (from wandb<=0.15.9,>=0.12.17->anomalib[full])
Using cached https://tmg-repo.mfg.intel.com/pypi-s3-prod/packages/e7/7f/470d6fcdf23f9f3518f6b0b76be9df16dcc8630ad409947f8be2eb0ed13a/pathtools-0.1.2.tar.gz (11 kB)
Installing build dependencies ... done
error: subprocess-exited-with-error
× Getting requirements to build wheel did not run successfully.
│ exit code: 1
╰─> See above for output.
note: This error originates from a subprocess, and is likely not a problem with pip.
Getting requirements to build wheel ... error
error: subprocess-exited-with-error
× Getting requirements to build wheel did not run successfully.
│ exit code: 1
╰─> See above for output.
note: This error originates from a subprocess, and is likely not a problem with pip.
Beta Was this translation helpful? Give feedback.
All reactions