-
Notifications
You must be signed in to change notification settings - Fork 532
temporary directories on OSX #2395
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
related: nipy/heudiconv#231 |
#2639 might solve the problem permanently, but let's observe a bit longer. If we notice any new problems, we probably should try using |
@djarecka - cannot use realpaths in i was ok with output directory of a node using realpath in this PR, but this is something to keep an eye out for. |
@satra ok, thanks for the comment, didn't think about |
#2676 reporting problem on Gentoo might be related (I thought that this problems are only with OSX) |
Uh oh!
There was an error while loading. Please reload this page.
Summary
There are several issues with the way OSX handles temporary dictionary, i.e.
/var -> private/var
, see discussion in #2380.The problem with
test_nilearn
was fixed, but this might come back with various interfaces (report.rst
might also not contain all expected info)The text was updated successfully, but these errors were encountered: