aniu888
aniu888
> 请提供演示代码和问题描述。如果英语随时不是您的母语,请使用您的母语编写问题,我将通过翻译完成。 > > https://tda-api.readthedocs.io/en/latest/help.html#provide-adequate-information --------------------------------------------------------------------------- OSError Traceback (most recent call last) ~\AppData\Roaming\Python\Python38\site-packages\httpcore\_exceptions.py in map_exceptions(map) 7 try: ----> 8 yield 9 except Exception as exc: # noqa: PIE786 ~\AppData\Roaming\Python\Python38\site-packages\httpcore\backends\sync.py in...
> 请在发生此故障时如何触发。当您也显示此故障时,这将解释您正在尝试提供的示例。 The above problem occurs when I use my own computer. I can use the server computer normally. The example is as follows, I have done error handling, so...