Ibridgepy error

I have installed anaconda python 3.7 on windows 11 with IbridgePy for python 3.7 and IB Trade Workstation. To prove IbridgePy I excute run_me.py code with spyder for any example strategy, and always say the same error:





  File "C:\trading\ENABLEFUND\IBridgePy\IBridgePy_Win_Anaconda37_64\broker_service_factory\BrokerService.py", line 330, in submit_requests

    return self._brokerClient.request_data(*args)



  File "C:\trading\ENABLEFUND\IBridgePy\IBridgePy_Win_Anaconda37_64\broker_client_factory\BrokerClient.py", line 359, in request_data

    self.processMessagesWrapper(self._timeGenerator.get_current_time())



  File "C:\trading\ENABLEFUND\IBridgePy\IBridgePy_Win_Anaconda37_64\broker_client_factory\BrokerClient_IB_regular.py", line 92, in processMessagesWrapper

    self.processMessages()  # IBCpp function



UnicodeDecodeError: 'utf-8' codec can't decode byte 0xf3 in position 9: invalid continuation byte

 self.processMessages()  # IBCpp function





Thanks.

 

Hi Enrique,



We are not able to replicate the issue. It is running fine on our end. I suggest you email the IBridgePy team and attach the error stack. Their email id is IBridgePy@gmail.com.



Thanks,

Akshay