As this issue described:
The affected plugin is:
The plugin works well on 3176 and the prior versions, but broken after 3176, the error message is: Codecs33/lib/_multibytecodec.so: undefined symbol: PyExc_ValueError.
The file size of plugin_host increases from 8MB to 12MB between 3176 and 3178.
Someone says that disabling --enable-shared when compiling Python would cause this error, I’m not sure if this is the case.
Any idea?