templateflow / python-client

A python client to query TemplateFlow via pyBIDS
https://templateflow.org/python-client/
Apache License 2.0
8 stars 12 forks source link

Refine error messages #22

Open oesteban opened 5 years ago

oesteban commented 5 years ago

For instance, modify

OSError: [Errno 28] No space left on device

to report the path it is actually trying to write (https://github.com/poldracklab/fmriprep/issues/1699#issuecomment-511046939)