- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
~/anaconda/bin/conda create -n idp -c intel intelpython3_core
Using Anaconda Cloud api site https://api.anaconda.org
Fetching package metadata: ........
Solving package specifications: ....
The following specifications were found to be in conflict:
- intelpython3_core -> python 3.5.1 intel_py3.5_1
- python 2.7*
Use "conda info <package>" to see the dependencies for each package.
Link Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Please try
~/anaconda/bin/conda create -n idp -c intel intelpython3_core python=3
I will update the documentation. The python=3 is only needed if you start with a python2 miniconda.

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