VUIIS / dax

Distributed Automation for XNAT
MIT License
25 stars 24 forks source link

upload error with cwd #402

Open bud42 opened 2 years ago

bud42 commented 2 years ago

For some reason, this getcwd errors out often. We could use shutil.make_archive() instead of shell zip command, then we don't need to change directory. https://github.com/VUIIS/dax/blob/19702b5ec609783846fd8fb8e256a6b4a2bf8dcd/dax/XnatUtils.py#L1951-L1955