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

macOS support #9

Closed
john-hen opened this issue Feb 7, 2021 · 2 comments
Closed

macOS support #9

john-hen opened this issue Feb 7, 2021 · 2 comments
Labels
fixed Fix for issue has been released.

Comments

@john-hen
Copy link
Collaborator

john-hen commented Feb 7, 2021

MPh 0.8.0, released today, adds support for macOS. The same caveats as for Linux, detailed in issue #8, apply here as well. Both Linux and macOS are Unix-like operating systems, so the differences are small: see the documentation.

Though on top of that, the macOS implementation is completely untested, for lack of the required hardware, and therefore considered merely experimental. In other words, MPh might work on macOS, but probably won't. Though if it doesn't, it should be a fairly straightforward fix. Comment here if you are in a position to test this.

@john-hen
Copy link
Collaborator Author

After amendments made in pull request #11— integrated into MPh 0.8.1, released yesterday —, macOS support has now been tested according to issue #13. It is still subject to the same caveats as for Linux, detailed in issue #8.

Also according to issue #13, you might encounter a possible collision of external dependencies when using the "Python Imaging Library" PILlow.

@john-hen john-hen changed the title MacOS support macOS support Feb 12, 2021
@john-hen john-hen added the bug Something isn't working. label Feb 15, 2021
@john-hen john-hen added fixed Fix for issue has been released. and removed bug Something isn't working. labels Feb 24, 2021
@john-hen
Copy link
Collaborator Author

The solution to the remaining, but minor, issue, is to avoid using stand-alone clients and rely on client-server mode instead.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
fixed Fix for issue has been released.
Projects
None yet
Development

No branches or pull requests

1 participant