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

Version compatibility between Mac and Linux #1356

Closed
momchilmm opened this issue Sep 11, 2020 · 5 comments
Closed

Version compatibility between Mac and Linux #1356

momchilmm opened this issue Sep 11, 2020 · 5 comments

Comments

@momchilmm
Copy link

I am using MEEP on both Mac and Linux machines. On linux, conda installs the latest version (1.15), but for some reason on Mac I can only get version 1.12. One consequence that took me some time to figure out is that DFT monitors work differently (specifying fmin and fmax vs f0 and fwidth), and the same script ran on Mac and Linux produces different results.

There may be a good reason why the current version is not supported on Mac, but it would be great if there's some way to at least show a warning about things like that, when the user is running an older version and calling something that has changed since.

@RobinD42
Copy link
Contributor

Work on updating and fixing the conda recipes is in progress right now.

Just for curiosity's sake, which Python version are you trying to install pymeep into? Was it the mpi or nompi variant?

@stevengj
Copy link
Collaborator

See also #1263, #1338.

@stevengj
Copy link
Collaborator

According to here, v1.15 is now available for MacOS?

@momchilmm
Copy link
Author

momchilmm commented Sep 12, 2020

I'm running python 3.7.9 and Mac OS 10.14.6 (haven't updated to Catalina). Just tried updating pymeep but it still stayed at 1.12.0.

Seems like it might be because of my older Mac OS.

@RobinD42
Copy link
Contributor

Recipes have been updated and new builds of pymeep-1.15.0 are now available on conda-forge for Linux and OSX, Python 3.6, 3.7 and 3.8.

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

3 participants