問題タブ [speed-test]
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.
python - Pyinstaller speedtest は exe エラーに変換します。モジュール名「__builtin__」がありません
pyinstaller を使用してプログラムを exe に変換しようとしています。このプログラムは、speedtest-cli を利用したインターネット速度テストの実行を含む、ユーザーのコンピューターのハードウェア評価を実行します。プログラムは、次のエラーが表示される時点でコンパイルするまで正常に実行されます。
speedtest-cli のアップグレードと再インストールを試みましたが、問題は修正されませんでした。
PSエラーのスクリーンショットは次のとおりです。