jarbou3 icon indicating copy to clipboard operation
jarbou3 copied to clipboard

dependenciesss??

Open eraosa opened this issue 1 year ago • 2 comments

Installing build dependencies ... error error: subprocess-exited-with-error

× pip subprocess to install build dependencies did not run successfully. │ exit code: 1 ╰─> [248 lines of output] Ignoring numpy: markers 'python_version == "3.6" and platform_machine != "aarch64" and platform_machine != "arm64"' don't match your environment Ignoring numpy: markers 'python_version >= "3.6" and sys_platform == "linux" and platform_machine == "aarch64"' don't match your environment Ignoring numpy: markers 'python_version >= "3.6" and sys_platform == "darwin" and platform_machine == "arm64"' don't match your environment Ignoring numpy: markers 'python_version == "3.7" and platform_machine != "aarch64" and platform_machine != "arm64"' don't match your environment Ignoring numpy: markers 'python_version == "3.8" and platform_machine != "aarch64" and platform_machine != "arm64"' don't match your environment

eraosa avatar Jul 15 '22 16:07 eraosa

you have 2 numpy version existed delete numpy and try again tell me the result

TheNewAttacker64 avatar Jul 15 '22 19:07 TheNewAttacker64

The issue arises when installing opencv-python==4.5.3.56.

I am on Pyhton 3.10

eraosa avatar Jul 17 '22 11:07 eraosa