Skip to content

Cannot import parts of modules ('GridArray' and 'examples') #175

Description

@mtrocadomoreira

Hello!

I was trying to run the "Grids" example notebook, but I get an import error in the first cell:
ImportError: cannot import name 'GridArray' from 'nata.containers'

image

I did some tests in the interactive shell, and from nata.containers import * works fine, but it apparently doesn't import the GridArray class:

image

I noticed the same kind of error with from nata import examples, by the way.

Any idea what this could be about?
Thank you!

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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