Skip to content

OS error from importing for a Jupyter notebook #28

@ColeDeBois

Description

@ColeDeBois

I'm trying to use the package to avoid formating my nd2 for research but I cannot seem to get it to get past importing, while the standard pims package does. When calling 'pims.ND2_Reader', it'll spit out an error stating that 'pims' doesn't have 'ND2_Reader' as an attribute, despite vscode being able to autofill it. If I try to directly import it with 'import pims_nd2', I get a OSError: dlopen stating that its incompatable architecture. So I think that this package needs to be ran in an x86 environment.

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