-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Description
Hello @TankredO ,
I am encountering an issue when I try to install Traitor after the following command : pip install git+https://github.com/TankredO/traitor.
~~~~~~~~~~~~~~ ^ ~
/Library/Developer/CommandLineTools/SDKs/MacOSX12.1.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSObjCRuntime.h:103:48: note: expanded from macro 'NS_FORMAT_ARGUMENT'
#define NS_FORMAT_ARGUMENT(A) __attribute__ ((format_arg(A)))
^ ~
1 error generated.
make[2]: *** [modules/imgcodecs/CMakeFiles/opencv_imgcodecs.dir/src/apple_conversions.mm.o] Error 1
make[1]: *** [modules/imgcodecs/CMakeFiles/opencv_imgcodecs.dir/all] Error 2
make: *** [all] Error 2
Traceback (most recent call last):
File "/private/tmp/pip-build-env-u_g3mvs0/overlay/lib/python3.10/site-packages/skbuild/setuptools_wrap.py", line 672, in setup
cmkr.make(make_args, install_target=cmake_install_target, env=env)
File "/private/tmp/pip-build-env-u_g3mvs0/overlay/lib/python3.10/site-packages/skbuild/cmaker.py", line 696, in make
self.make_impl(clargs=clargs, config=config, source_dir=source_dir, install_target=install_target, env=env)
File "/private/tmp/pip-build-env-u_g3mvs0/overlay/lib/python3.10/site-packages/skbuild/cmaker.py", line 741, in make_impl
raise SKBuildError(msg)
An error occurred while building with CMake.
Command:
/private/tmp/pip-build-env-u_g3mvs0/overlay/lib/python3.10/site-packages/cmake/data/bin/cmake --build . --target install --config Release --
Install target:
install
Source directory:
/private/tmp/pip-install-yw1zvxc0/opencv-python_2c20afd426c943fcb126b597e4fa47b7
Working directory:
/private/tmp/pip-install-yw1zvxc0/opencv-python_2c20afd426c943fcb126b597e4fa47b7/_skbuild/macosx-10.16-x86_64-3.10/cmake-build
Please check the install target is valid and see CMake's output for more information.
[end of output]
Could you help to solve this problem ? I tried with several Python versions (now : Python 3.10.14 ). However thanks for this software, it was very usefull.
Metadata
Metadata
Assignees
Labels
No labels