Hi Munehiro, The conda package is in a state of transition as we finalize the latest release. The correct installation command is
$ conda create -n pmp -c chogan -c conda-forge pymeep-parallel nomkl Sorry for the confusion. Chris On Sun, May 13, 2018 at 11:13 PM, Munehiro Nishida < mnish...@hiroshima-u.ac.jp> wrote: > Dear Chris, > > I installed your pymeep-parallel package using > > $ conda create -n pmp -c chogan -c defaults -c conda-forge pymeep-parallel > > and found "HDF5 library version mismatched error" at runtime > (Headers are 1.10.1, library is 1.10.2). > > The error could be circumvented by setting 'HDF5_DISABLE_VERSION_CHECK' > environment variable to 1 as the error message suggested, but > it might be better to rebuild the packages. > > Best regards, > Munehiro > > On 2018年02月03日 05:44, Chris Hogan wrote: > > Hello, > > New Conda packages corresponding to the Meep 1.4.3 release have been > posted. These are available for Python 2.7 and 3.6 on Linux and MacOS. With > the Conda package manager, installation is as simple as > > $ conda create -n meep -c chogan -c defaults -c conda-forge pymeep > > or for the MPI version > > $ conda create -n pmeep -c chogan -c defaults -c conda-forge > pymeep-parallel > > If you already have an environment with a pymeep package isntalled, you > can update to the latest release with > > $ conda update -c chogan pymeep > > See the "Installation -> Conda Packages" section of the documentation for > more information. > > Chris > > > _______________________________________________ > meep-discuss mailing > listmeep-disc...@ab-initio.mit.eduhttp://ab-initio.mit.edu/cgi-bin/mailman/listinfo/meep-discuss > > > > _______________________________________________ > meep-discuss mailing list > meep-discuss@ab-initio.mit.edu > http://ab-initio.mit.edu/cgi-bin/mailman/listinfo/meep-discuss >
_______________________________________________ meep-discuss mailing list meep-discuss@ab-initio.mit.edu http://ab-initio.mit.edu/cgi-bin/mailman/listinfo/meep-discuss