Installation#
Ensure you’re running
Python3 >= 3.8
To use the latest version, you can directly install from the GitHub repository.
pip install git+https://github.com/microsoft/HAMS-ALT
Run the command below to ensure you’ve correctly installed the HAMS-ALT library.
import mapping_cli print(mapping_cli.__version__)
Download the following files in order to run our library based on requirements mentioned in the tutorials