/
Installation Guide- Windows (2018)

Installation Guide- Windows (2018)

  • From https://github.com/hyperspy/hyperspy/releases download and run - with Administrator rights -  the 32 or 64 bit (depending on your machine processor) Windows Bundle, i.e. either HyperSpy-v1.4-beta-Bundle-Windows-32bit.exe or HyperSpy-v1.4-beta-Bundle-Windows-64bit.exe
  • From the installed package, from the hspy_scripts folder, run (with Admin rights) desktop_integration batch file.
  • Start the Jupyter Notebook (or qtConsole / HyperSpyUI) from the Start Menu > All Programs > HyperSpy WinPython Bundle > Jupyter Notebook
  • This will open the Jupyter home screen in a web browser
  • To create a new blank notebook in the current folder select new > python3
  • Test the install by executing the following code in Jupyter Notebook (copy the code in the box and press the Run button at the top, or press Shift + Enter):

    %matplotlib qt
    import hyperspy.api as hs
    import numpy as np
    import atomap.api as am
    import pyxem as px


    If the installation is correct, you should not get any error messages. 


Related content

Installation Guide- Windows
Installation Guide- Windows
More like this
Hyperspy Workshop- 2020
Hyperspy Workshop- 2020
More like this
Hyperspy Workshop- 2021
Hyperspy Workshop- 2021
More like this
Installation Guide- MAC
Installation Guide- MAC
More like this
Installation Guide- MAC- Miniconda (2018)
Installation Guide- MAC- Miniconda (2018)
More like this
Hyperspy Workshop- 2023
Hyperspy Workshop- 2023
More like this