

Finally, download iSpec source code, decompress it and move to $HOME/iSpec/.Warranty not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. This is free software see the source for copying conditions. Which should show: /usr/local/bin/gfortran GNU Fortran (GCC) 6.3.0Ĭopyright (C) 2016 Free Software Foundation, Inc. Once installed, verify that this version of gfortran is the one being executed from your terminal: Install the official gfortran binaries, the latest verified version was gfortran 8.2.InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin Which should show something similar to: /usr/bin/gcc Configured with: -prefix=/Applications/Xcode.app/Contents/Developer/usr -with-gxx-include-dir=/Applications/Xcode.app/Contents/Developer/Platforms/atform/Developer/SDKs/MacOSX10.13.sdk/usr/include/c++/4.2.1Īpple LLVM version 9.1.0 (clang-902.0.39.2) Once installed, verify that this version of gcc is the one being executed from your terminal: This usually means you already have the latest version installed. Don't worry if you see a message telling you the software cannot be installed because it is not currently available from the Software Update Server. Once you have Xcode installed, open a terminal, run xcode-select -install, and click the Install button to install the required command line developer tools. Popular question: Anaconda jupyter notebook download package on mac how Click on spotlight, type terminal to open a terminal window. Download the latest version of Xcode using the Mac App Store.Install a library that does not come by default and that it is needed by iSpec: "/home/your_user/anaconda3/etc/profile.d/conda.sh"Įxport PATH="/home/your_user/anaconda3/bin:$PATH"Ĭlose all the terminals and open a new one in order to re-load this new setup. Step 5: Click on Continue after reading the License. Step 4: Read the Read Me and click on Continue. Step 2: Go to the downloaded directory and Double click on the downloaded file and click on Allow to start the installation. _conda_setup="$('/home/your_user/anaconda3/bin/conda' 'shell.bash' 'hook' 2> /dev/null)" Step 1: Download the Graphical installer from here and save it inside a directory. # !! Contents within this block are managed by 'conda init' !! bash_profile files (in your home directory) something like this: # > conda initialize > The installer will ask if you want to initialize/modify. Download Anaconda python 3 distribution and double click to install or if you have chosen the command line version, run:įollow the instructions, anaconda will be installed in /home/your_user/anaconda3/ by default.One of the easiest ways to install a Python 3 distribution on MacOSX with most of the needed libraries for iSpec is by using Anaconda.
