Closed bigzijing closed 6 years ago
The win32api module isn't included with python3 or with the QGIS installer.
You can install it using:
python3 -m pip install pywin32
If you need help setting up your command line environment on windows, see: http://spatialgalaxy.net/2018/02/13/quick-guide-to-getting-started-with-pyqgis3-on-windows
I've added a warning about the requirement in the latest version (3.0.4) but it isn't available yet from the plugin repository.
Hello there. I have been trying to learn QGIS the past 2 weeks, and I have been following the PyQGIS Programmer's Guide by you (I have a working version of the one for QGIS 3), and I seem to have a problem installing ScriptRunner 3. Below are the error when I try to run the installation using QGIS Plugin Installations: