- Print
- DarkLight
- PDF
When you expand the box, you will see the system requirements that are needed to run the UCV tool from your computer.
This tool has been tested on Windows 10 and Linux.
Python (version 3.7)
Python 3.7 installer for Windows can be downloaded from the following links:
For 64-bit systems - https://repo.anaconda.com/miniconda/Miniconda3-latest-Windows-x86_64.exe
For 32-bit systems - https://repo.anaconda.com/miniconda/Miniconda3-latest-Windows-x86.exe
If you are using a Mac, you can simply use Terminal to run the code. To learn how to run code in Linux, review the following.
Required Packages
Required packages are listed in a requirements.txt file. Run the following command inside miniconda prompt to install all the dependencies:
pip install -r requirements.txt
Download and unzip Ushur Classification Verifier zip file.