Skip to main content

No project description provided

Project description

binance_api

异常排查

发生异常: TypeError
BinanceWebsocketClient.__init__() got an unexpected keyword argument 'timeout'
  File "D:\GD\binance\binance_api\trade.py", line 102, in init_handlers
    setattr(self, f'{socket_client_names[security_type]}_trade', globals()[socket_client_methods[security_type]](on_message=message_callback_factory(on_message_trade, security_type)))
  File "D:\GD\binance\binance_api\trade.py", line 29, in __init__
    self.init_handlers(api_key=api_key, api_secret=api_secret, security_types=security_types)
  File "D:\GD\binance\main.py", line 167, in <module>
    main_trade = MainTrade(API_KEY, API_SECRET)
TypeError: BinanceWebsocketClient.__init__() got an unexpected keyword argument 'timeout'

原因:future的BinanceWebsocketClient库和spot的BinanceWebsocketClient库不一样,spot的可以兼容future,需要先安装future再安装spot,如果顺序不一致,需要先卸载spot在安装spot

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

ks_binance_spot_market_api-0.0.5.tar.gz (10.6 kB view details)

Uploaded Source

Built Distribution

ks_binance_spot_market_api-0.0.5-py3-none-any.whl (15.0 kB view details)

Uploaded Python 3

File details

Details for the file ks_binance_spot_market_api-0.0.5.tar.gz.

File metadata

File hashes

Hashes for ks_binance_spot_market_api-0.0.5.tar.gz
Algorithm Hash digest
SHA256 d3e93f25ef52e82c000c8c2a78778393cd5eec250e7dcb5adc0a1fcc1780a5e9
MD5 504ae51b4a43ee4c722b171a49d1088c
BLAKE2b-256 52865a4714e02c6c830cc24a2b786b321deef66f44166c7d4fd72f324f96c47a

See more details on using hashes here.

File details

Details for the file ks_binance_spot_market_api-0.0.5-py3-none-any.whl.

File metadata

File hashes

Hashes for ks_binance_spot_market_api-0.0.5-py3-none-any.whl
Algorithm Hash digest
SHA256 c616ba86b0db8e6bae8d099ed9b64471fa07c20d352926c6694895641fb1857f
MD5 558a1398c4d6220ca94e70867c5d320b
BLAKE2b-256 3b1d909a5799c38b24ec369515e5f6f57c9dc624a6504efa3c2da23e27c81ed0

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page