Search found 1 match

by amollo
Fri Nov 24, 2023 4:07 pm
Forum: Bookmap API
Topic: Error with number of positional arguments
Replies: 1
Views: 3674

Error with number of positional arguments

Hello, When I try to implement the "Hello world" example provided in the Python API add-on, an error pops up stating that "handle_subscribe_instrument() takes 7 positional arguments but 8 were given"... any clue how to solve this?? It seems to me as if there are only 7 arguments... The code is below...