問題タブ [nameko]

For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.

0 投票する
1 に答える
511 参照

python - なめこ基本例のテスト時の BlockingIOError

Python フレームワーク nameko に関する非常に基本的な例を試すと、次のようなエラーが発生します。BlockingIOError: [WinError 10035] A non-blocking socket operation could not be completed immediately

それはどこから来ることができますか?


私はpython 3.7.0を使用しており、最新バージョンのnamekoとrabbitMQ 3.7.10が含まれています

これが私がテストしようとしているソースコードです(!)

そして、ここでエラーが発生します: