Closed elise10583 closed 3 years ago
It can work with pyinstaller, but needs some tweaks. First please follow the instructions here: https://openapi.futunn.com/futu-api-doc/en/qa/other.html#5019. If you still get problems, please provide more information, such as a basic script that can reproduce the problem.
Not too sure if I should open up a new issue. I try following the instructions in https://openapi.futunn.com/futu-api-doc/en/qa/other.html#5019 But I am still getting the problem with the following error
C:\Users\ChiWa\PycharmProjects\TradingProject\dist\5Warrant>5Warrant.exe
Traceback (most recent call last):
File "5Warrant.py", line 22, in
Hi I have created a few python script to run the futuapi with some trading algorithm. However, when I try to create the exe using pyinstaller, I am getting this error when running the exe. 'OpenQuoteContext' is not defined Please advise. Thanks, Elise