On Aug 5, 8:36 pm, Arvid <arvid.lunderv...@gmail.com> wrote: > Will it be possible to incorporate access to NIfTI and ANALYZE files > in SAGE through PyNIfTI (http://niftilib.sourceforge.net/pynifti/)?
Hi, I can't access the sourceforge website right now, but it is "easy" to install additional python packages in sage. They don't need to be included or packaged. Just go into the "sage environment" with "sage - sh" and install the package there. Background: Sage has it's own python and you have to install it there, not system wide python installation. Your actual problem seems to be that additional C/C++ software is missing, it can be installed in the same way. And, I don't think this will be included in sage, soon. The general process is, to first create an experimental or optional package, that can be downloaded and installed. Once many users need it and after a voting it is included as a standard package. H --~--~---------~--~----~------------~-------~--~----~ To post to this group, send email to sage-support@googlegroups.com To unsubscribe from this group, send email to sage-support-unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/sage-support URLs: http://www.sagemath.org -~----------~----~----~----~------~----~------~--~---