Intel® Distribution for Python*
Engage in discussions with community peers related to Python* applications and core computational packages.

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

pr0
Beginner
950 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'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 following errors: 

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
2 Replies
Rohith_K_Intel
Employee
950 Views

Hi,

As of now, DC to Edge Course materials are supported on Linux and Windows. We'll contact the concerned team regarding  support for Mac OS and get back to you.

0 Kudos
Jing_Xu
Employee
950 Views

Hi,

We don't have MacOS support for these materials. Please try them on Windows or Linux environments.

Thank you.

0 Kudos
Reply