I'm trying to execute an example from the book "Kalman_and_Bayesian_Filters_in_Python" on page 17. I write the code in jupyter in a web browser. But I get an error:
No module named 'gh_internal'.
How to connect this module? In Pycharm like the filterpy library installed. 