- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
I'm trying to install correctly openvino toolkit on raspberry pi4 with unbuntu 18.04 by following this tuto:
When I want to build Python API with the following cmake command:
cmake -DENABLE_PYTHON=ON -DPYTHON_EXECUTABLE=`which python3.6` -DPYTHON_LIBRARY=/usr/lib/x86_64-linux-gnu/libpython3.6m.so -DPYTHON_INCLUDE_DIR=/usr/include/python3.6 ..
It says the following error:
By not providing "FindInferenceEngineDeveloperPackage.cmake" in
CMAKE_MODULE_PATH this project has asked CMake to find a package
configuration file provided by "InferenceEngineDeveloperPackage", but CMake
did not find one.
Could not find a package configuration file provided by
"InferenceEngineDeveloperPackage" with any of the following names:
InferenceEngineDeveloperPackageConfig.cmake
inferenceenginedeveloperpackage-config.cmake
Add the installation prefix of "InferenceEngineDeveloperPackage" to
CMAKE_PREFIX_PATH or set "InferenceEngineDeveloperPackage_DIR" to a
directory containing one of the above files. If
"InferenceEngineDeveloperPackage" provides a separate development package
or SDK, be sure it has been installed.
I have no idea where this package is located.
For opencv I downloaded myself from here:
https://docs.opencv.org/master/d2/de6/tutorial_py_setup_in_ubuntu.html
Did I miss something please?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Thib,
This discussion seems to be a duplicate question from your other discussion here:
https://community.intel.com/t5/Intel-Distribution-of-OpenVINO/Python-ie-api/m-p/1194034#M19938
We will provide assistance in your other discussion.
Regards,
Jesus
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Thib,
This discussion seems to be a duplicate question from your other discussion here:
https://community.intel.com/t5/Intel-Distribution-of-OpenVINO/Python-ie-api/m-p/1194034#M19938
We will provide assistance in your other discussion.
Regards,
Jesus
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page