

- #ANACONDA WINDOWS INSTALLER HOW TO#
- #ANACONDA WINDOWS INSTALLER INSTALL#
- #ANACONDA WINDOWS INSTALLER SOFTWARE#
If this was not the case, you will have to adjust the path to the BornAgain Python example accordingly.Īlways use the Anaconda navigator to start VSCode in the correct environment. The used path implies, that BornAgain was installed to the default location. python C:/BornAgain-1.19.0/Examples/scatter2d/CylindersAndPrisms.py Type (or copy-and-paste) the command below to see a scattering image appearing on the screen. To run a BornAgain example from the command line, launch Anaconda Prompt and If no errors will come up, and you also see the BornAgain version number printed on the screen, your installation is working.

print(bornagain.GetVersionNumber()) to print the BornAgain version number on the screen.To validate the BornAgain installation, start to type unless Anaconda Prompt appears in the options already.Ī new Anaconda command shell will appear. Just click Start menu and start to type Anaconda.

To validate that BornAgain is working together with the installed Anaconda, launch Anaconda Prompt from the Start menu. Validate Anaconda + BornAgain installation You will have to use the Anaconda command prompt and Anaconda navigator The disadvantage is that your Anaconda is not integrated with the Windows installation.
#ANACONDA WINDOWS INSTALLER SOFTWARE#
This approach has the advantage that you can’t break any other software and/or Python installations existing on your system. In this scenario you have installed Anaconda to your local home directory and you didn’t changeĪny system variables.
#ANACONDA WINDOWS INSTALLER INSTALL#
Push the button Install Microsoft VSCode and after this installation is complete you are basically done. Select to install the VS code editorĪnaconda nowadays comes with a nice free code editor from Microsoft and we recommend to install it during the next installation step.Īn editor provides Python code highlighting and is extremely handy in Python code development, as well as for any script-related or code-related activity (e.g. Push the Install button, which will start a lengthy installation process. You need Anaconda Python 3.9 64-Bit version.Īnaconda website download page Run the Anaconda installerĪgree with the default installation folder This means, that for BornAgain installed using the installer with the name BornAgain-1.19.
#ANACONDA WINDOWS INSTALLER HOW TO#
Using the Anaconda Python distribution and how to run BornAgain in the conda environment. In this tutorial we explain how to install Python together with all possible science-related packages Install Python with the Anaconda installer (recommended)
