Douglas White
Results
1
issues of
Douglas White
I'm using Windows 10, running in WSL Ubuntu 20.04, with python3, pip3, all prequisites seeming fine. In bagit.py, I'm getting an error at the line ` os.chmod("data", os.stat(cwd).st_mode) ` and...