Skip to content

streamlines module can't be found #554

Closed
@Dimitrievici

Description

@Dimitrievici

Hi there,

I'm trying to import the streamlines module in a Python script, but it tells me that there's no module named streamlines.

I'm using Python 2.7 on Anaconda on a Win32. After I import the nibabel library, I try:
from nibabel.streamlines import ArraySequence as Streamlines

What I get is:
ImportError: No module called streamlines.

Sorry, can't copy the code from my MinGW32.

Hope you can help

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions