Python Forum
Trying to import packages on Pycharm
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Trying to import packages on Pycharm
#1
I'm trying to learn to code in Python (via Pycharm) and use the Kalman Filter in it. In this book there is this line - "import kf_book.gh_internal as gh". I don't have any idea how to import this package as it is not an available package in Pycharm. What do I do? I can see the package is hosted on github here...
Reply
#2
see: https://github.com/rlabbe/Kalman-and-Bay...g-the-book
Reply


Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020