RE: Part 2: Coding on Hive With Python - Installing Modules and Fetching Some Data from Hive
Yes, I saw the same error. The API node beem tried to connect to doesn’t support the follow_api. Beem will retry other nodes until it finds one that works.
To avoid hitting this error, you can specify a list of which API nodes Beem should use.
RE: Part 2: Coding on Hive With Python - Installing Modules and Fetching Some Data from Hive