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

Using python bindings in macOS #233

Open
amtsak opened this issue Feb 22, 2022 · 0 comments
Open

Using python bindings in macOS #233

amtsak opened this issue Feb 22, 2022 · 0 comments

Comments

@amtsak
Copy link

amtsak commented Feb 22, 2022

Sorry if this is obvious, but is it currently possible to use python bindings in macOS?

So far I have tried installing the release from here: ASAP-2.0-py37-Darwin.dmg

I have also added it to my PYTHONPATH, so I can now run import multiresolutionimageinterface. However, if I try to run writer = mir.MultiResolutionImageWriter() I get the error:

module 'multiresolutionimageinterface' has no attribute 'MultiResolutionImageWriter'
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