https://bugzilla.redhat.com/show_bug.cgi?id=1276926



--- Comment #3 from Igor Gnatenko <[email protected]> ---
hm, weird. I installed nipy-data and:
[brain@x1carbon nipy-0.4.0]$ python -c 'import nipy.utils;
print(nipy.utils.templates.version)'
nipy/__init__.py:25: UserWarning: Running the tests from the install directory
may trigger some failures
  warnings.warn('Running the tests from the install directory may '
0.2
[brain@x1carbon nipy-0.4.0]$ python -c 'import nipy.utils;
print(nipy.utils.example_data.version)'
nipy/__init__.py:25: UserWarning: Running the tests from the install directory
may trigger some failures
  warnings.warn('Running the tests from the install directory may '
0.2


so paths is correct.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
_______________________________________________
package-review mailing list
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/package-review

Reply via email to