g-sherman / plugin_build_tool

Python command line tool for compiling and deploying QGIS plugins
GNU General Public License v2.0
38 stars 18 forks source link

"pbt deploy" successful despite extra_dirs copy errors #17

Open wilhelmberg opened 4 years ago

wilhelmberg commented 4 years ago
$ pbt version
3.1.0, 2019-11-23
print(sys.version)
3.7.3 (default, Oct  7 2019, 12:56:13)
$ lsb_release -a
Distributor ID: Ubuntu
Description:    Ubuntu 19.04
Release:        19.04
Codename:       disco

In the config file I added all necessary subdirectories to extra_dirs but get errors similar to those mentioned in #14 on pbt deploy.

image image

image

However, all subfolders are created and their files are copied as expected:

image

lorelos commented 3 years ago

I have the same problem. I'm only using extra_dirs for the moment