Created
July 23, 2015 15:16
-
-
Save tdhopper/8ad7ccc9d1a47200c5a9 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
tdhopper@~/repos/qadium/datamicroscopes/build [master*] $ conda install -c https://conda.binstar.org/datamicroscopes eigen3 | |
Fetching package metadata: | |
...... | |
Solving package specifications: . | |
Package plan for installation in environment /Users/tdhopper/anaconda: | |
The following packages will be downloaded: | |
package | build | |
---------------------------|----------------- | |
eigen3-3.2.1 | 0 524 KB https://conda.binstar.org/datamicroscopes/osx-64/ | |
The following NEW packages will be INSTALLED: | |
eigen3: 3.2.1-0 https://conda.binstar.org/datamicroscopes/osx-64/ | |
Fetching packages ... | |
eigen3-3.2.1-0 100% |#######################################################################################| Time: 0:00:00 966.69 kB/s | |
Extracting packages ... | |
[ COMPLETE ]|##########################################################################################################| 100% | |
Linking packages ... | |
[ COMPLETE ]|##########################################################################################################| 100% | |
tdhopper@~/repos/qadium/datamicroscopes/build [master*] $ conda install -c https://conda.anaconda.org/datamicroscopes eigen3 | |
Fetching package metadata: ...... | |
Solving package specifications: . | |
# All requested packages already installed. | |
# packages in environment at /Users/tdhopper/anaconda: | |
# | |
eigen3 3.2.1 0 https://conda.binstar.org/datamicroscopes/osx-64/eigen3-3.2.1-0.tar.bz2 | |
tdhopper@~/repos/qadium/datamicroscopes/build [master*] $ conda install -c datamicroscopes eigen3 | |
Error: maximum recursion depth exceeded in cmp |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment