- 신규로 표시
- 북마크
- 구독
- 소거
- RSS 피드 구독
- 강조
- 인쇄
- 부적절한 컨텐트 신고
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
링크가 복사됨
2 응답
- 신규로 표시
- 북마크
- 구독
- 소거
- RSS 피드 구독
- 강조
- 인쇄
- 부적절한 컨텐트 신고
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.