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.
6403 Discussions

Cannot setup environment for course AI From the Data Center to the Edge

pr0
Beginner
601 Views

I'm having trouble setting up the environment.yml on Mac OS Catalina. I have Anaconda and everything installed. I read a similar post on the Intel forum and it was suggested that one should try creating a virtual environment using conda. I was able to do that but I'm not able to find and install the packages in the default channels required for this course (please see attached image). Please advise thank you.

0 Kudos
3 Replies
David_C_Intel
Employee
374 Views

Hi pr0,

 

Thank you for posting in our community.

 

Could you please tell us the following:

 

  • Which python version do you have?
  • Could you provide us with the commands you are using?

 

Regards,

 

David C.

Intel Customer Support Technician

A Contingent Worker at Intel

 

0 Kudos
pr0
Beginner
374 Views

Hi David,

 

I'm using Python 3.7.

 

I used the following commands in the terminal:

cd path_to_course_folder/Notebooks

conda update conda

conda env create -f environment.yml

 

After I try the last command in bold I got the errors in the screenshot I added in my previous post:

Collecting package metadata (repodata.json): done

Solving environment: failed

 

ResolvePackageNotFound: 

 - libgfortran-ng==7.3.0

 - libgcc-ng==8.2.0

 - libstdcxx-ng==8.2.0

0 Kudos
David_C_Intel
Employee
374 Views

Hi pr0,

 

Thank you for your reply.

 

In order to get an accurate response, please go to the following forum and post your questions there.

 

Best regards,

 

David C.

Intel Customer Support Technician

A Contingent Worker at Intel

 

 

0 Kudos
Reply