MerginMaps / work-packages

Mergin Maps Work Packages: manage field surveys for multiple teams
MIT License
7 stars 4 forks source link

work-packages dir not created on first run #16

Closed dracic closed 3 years ago

dracic commented 3 years ago

Mergin username: dracic
Password for dracic:
Downloading master project dracic/HsProGIS...
Done.
Reading configuration from /tmp/mergin-work-packages-uftz9xx2/master/mergin-work-packages.yml
Traceback (most recent call last):
  File "wp_mergin.py", line 102, in <module>
    for f in os.listdir(master_wp_dir):
FileNotFoundError: [Errno 2] No such file or directory: '/tmp/mergin-work-packages-uftz9xx2/master/work-packages'
wonder-sk commented 3 years ago

Confirmed - if work-packages directory does not exist already in the first run, the tool will fail like this...