- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
I have added source /opt/intel/openvino/bin/setupvars.sh in ./root/inference_engine_samples_build/intel64/Release/.bashrc(Please find the screenshot) as given in the following link :https://docs.openvinotoolkit.org/latest/_docs_install_guides_installing_openvino_linux.html
but, when I tested, i didn get the result, Can you please let me know, where is the gap.
Please find the screenshot of the error message(i see the OpenVINO environment is not initialized
Thanks
Guru
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Guruvishnuvardan,
To permanently set the environment variables, open the .bashrc file in user_directory using:
vi /home/<user>/.bashrc
Add the following line to the end of the file:
source /opt/intel/openvino/bin/setupvars.sh
You may refer documentation on how to set the environment variables
Regards,
Jaivin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thanks Jaivin. It Worked.

- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page