hi..ibridgepy for linux only works in ubuntu? I’m trying to run this on arch and I get
IBridgePy version 5.7.2
fileName = example_show_positions.py
broker_client_factory.BrokerClient::request_data: EXIT, the following requestRecord failed
{reqId=3;reqType=reqPositions;followUp=True;param={}}
this happen with every request, I check and interactive broker is correctly configured, also I tried 3.6 and 3.7 python version
not sure how enable DEBUG as loglevel, I tried as env var and passing as argument to python RUN_ME.py and in any case this work
thank you