Skip to content

python embedding error #2654

Discussion options

You must be logged in to vote

Hi,

Thank you for the updates, it seems like you've made a lot of progress!

In order to use Python embedding with MET, even when using your own Python installation (by setting MET_PYTHON_EXE), MET must be compiled with a version of Python with the packages installed listed in the documentation here:
https://met.readthedocs.io/en/latest/Users_Guide/appendixF.html#compiling-met-for-python-embedding

Unfortunately, it looks like your MET installation will need to be recompiled against a version of Python with those minimum set of requirements. Here is more information about installing MET:
https://met.readthedocs.io/en/latest/Users_Guide/installation.html

The key is using the --enable-python

Replies: 1 comment 6 replies

Comment options

You must be logged in to vote
6 replies
@DanielAdriaansen
Comment options

@JosemariePalero
Comment options

@JosemariePalero
Comment options

@DanielAdriaansen
Comment options

Answer selected by JosemariePalero
@JosemariePalero
Comment options

@JosemariePalero
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment