Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

gh.plot_hypothesis1 error in windows python conda #517

Open
cesar-moya opened this issue Nov 19, 2024 · 0 comments
Open

gh.plot_hypothesis1 error in windows python conda #517

cesar-moya opened this issue Nov 19, 2024 · 0 comments

Comments

@cesar-moya
Copy link

cesar-moya commented Nov 19, 2024

First off, thank you for such an an amazing book. I am experiencing this issue where some plots (not all) throw the below error in a windows environment using conda. Not sure if it's a bug or an issue on my side, if possible please let me know:

File: 01-g-h-filter.ipynb
Cell: 8

import kf_book.gh_internal as gh
gh.plot_hypothesis1()

Error:

c:\Kalman-and-Bayesian-Filters-in-Python\kf_book\gh_internal.py:140: SyntaxWarning: invalid escape sequence '\h'
  plt.text (0.0, 159.8, "last estimate ($\hat{x}_{t-1}$)", ha='left', va='top',fontsize=18)

Thanks,

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant