Installation

PyPI installation:

pip install pyscannerbit

From github:

git clone https://github.com/bjfar/pyscannerbit.git
pip install ./pyscannerbit

Either way it is recommended to use pip to install the package since this should generally be compatible with anaconda environments. ScannerBit will built from source, so don’t worry if it takes a couple of minutes. If there is an error during the build then there is a good chance that some non-python dependency was missing, so check out the CMake output and see if you can figure out what that might have been. Feel free to ask for help on our github page!