Intel® Distribution of OpenVINO™ Toolkit
Community assistance about the Intel® Distribution of OpenVINO™ toolkit, OpenCV, and all aspects of computer vision-related on Intel® platforms.

Python openvino IECORE()

Q__Y
Beginner
472 Views
Hi, When I try to run classification_sample.py in cmd, the program will stop at " ie = IECORE()", but no error information is given. I added some "print" funtions and they can only work before this line. When I use an ide to run the program, it reports: "Process finished with exit code -1073740791 (0xC0000409)", also stops at " ie = IECORE()". I googled and someone says this is an error when they use tensorflow and gpu. I'm really confused. Thank you for any help.
0 Kudos
1 Reply
Sahira_Intel
Moderator
472 Views

Hi,

A few questions:

  • What version of OpenVINO are you using?
  • Can you please provide more information about the system you're using? 
  • What command did you use to run the classification sample?
  • Are you getting an error when you run on the CPU?

Best Regards,

Sahira 

0 Kudos
Reply