-
Notifications
You must be signed in to change notification settings - Fork 83
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
[32bit] Calling TimeArray.min() .max(), mean() should return TimeArrays: assert getattr(b, f)().__class__ == ts.TimeArray #137
Comments
Sorry for the ignorance (and for the delay in responding): what is i686, and how would I debug on it? |
i686 is architecture. Actually it's just 32bit on x86. How debug - the same as for nilearn: On centos you can download src.RPM and do: SRPM: https://ignatenkobrain.fedorapeople.org/python-nitime-0.5-2.fc24.src.rpm If nitime uses nibabel or other nipy stuff - modify /etc/mock/fedora-......cfg and add
In the bottom. |
any news? @arokem |
Sorry - had to get a hand on a centos machine. I just tried to downloading On Tue, Nov 24, 2015 at 10:54 AM, Igor Gnatenko [email protected]
|
Fixed. Link the same. But try mock with fedora-23-i386 because rawhide now broken |
What does this mean?
On Tue, Nov 24, 2015 at 12:55 PM, Igor Gnatenko [email protected]
|
Actually you should not run mock from root. Run from user using sudo. |
I seem to be reproducing this issue on Windows: https://ci.appveyor.com/project/arokem/nitime/build/1.0.7/job/nxvdt73pwxrfq8co |
Hiya, Any update on this? I'm building the latest commit 1fab571 and this test still fails on i686. |
Fails only on i686:
The text was updated successfully, but these errors were encountered: