git clone https://github.com/smujiang/WSITools.git cd WSITools python setup.py install
Note that when you install our package, the dependencies can be automatically installed, but you may need to install the dependent OpenSlide library. If using PyCharm or venv on Windows: 1. Download the correct binary file for your system 2. Copy all files from /bin into your venv/Scripts/ directory