Skip to content
Snippets Groups Projects
user avatar
esarrey authored
d8a33a4d
History

miniMOKE

UI interface for the miniMOKE experimental setup.

Requirements

This project requires a conda or miniconda environment with python3.6 32bit. Indeed, pylablib requires python>=3.6 but newer version won't allow you to install scipy for 32bit python. 32bit python is required for the Hall probe .NET dll library which is 32 bit.

conda install -c conda-forge pylablib
conda install -c conda-forge pythonnet
pip install pymeasure
pip install thorlabs-apt
pip install nidaqmx