From Jeff@21:1/180 to All on Thu May 7 07:12:55 2020
Hi,
Has anyone figured out how to correct (or suppress) the "PythonC API version mismatch" warning on the Raspberry Pi?
The full message is "sys:1: RuntimeWarning: Python C API version mismatch for module mystic_bbs: This Python has API version 1013, module ystic_bbs has version 2127496181."
One odd behavior I've noticed is that the warning is not triggered the first time a user runs a python script after logging on, but it is triggered each subsequent time. Log off and on again, and the user again gets one
warning-free python script invocation.