chinese-postman
chinese-postman copied to clipboard
Unable to install plugin in QGIS 3.14.0-Pi
Following instructions with zip install. Ran bundle.sh and attempted to install resulting zip file with no success. I've tried modifying a few of the files but still have not gotten a successful install. Error output below:
File "/Users/
Python version: 3.7.3 (default, Mar 27 2019, 09:23:15) [Clang 10.0.1 (clang-1001.0.46.3)] QGIS version: 3.14.0-Pi Pi, 9f7028fd23
Hacky fix is to comment out line 37 from . import resources
in the file chinesepostman.py
Appears to solve the problem on my end.