Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

OS error from importing for a Jupyter notebook #28

Open
ColeDeBois opened this issue Jan 30, 2024 · 0 comments
Open

OS error from importing for a Jupyter notebook #28

ColeDeBois opened this issue Jan 30, 2024 · 0 comments

Comments

@ColeDeBois
Copy link

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant