[691826]: / docs / getting-started.rst

Download this file

19 lines (16 with data), 581 Bytes

Getting started

Quick Start

Installation

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