Plugin depends on a following stuff:
- pythonnet
- WinCan VX should be installed on system
Install pythonnet on QGIS
- Run QGIS as Administator
- Run QGIS PythonConsole
- Install pythonnet
from pip._internal import main as pipmain; pipmain(['install', 'pythonnet'])
Download WinCan_QGISPlugin
We use Git Large File Storage for storing some icons, libraries etc.
git clone [email protected]:WinCan/QGISPlugin.git
git lfs install
git lfs pull