Tip / ログイン to post questions, reply, level up, and achieve exciting badges. Know more

cross mob

ModusToolboxでのMbedOSプロジェクトの作成/インポートエラー - KBA226846 - Community Translated (JA)

ModusToolboxでのMbedOSプロジェクトの作成/インポートエラー - KBA226846 - Community Translated (JA)

ChaitanyaV_61
Employee
Employee
50 questions asked 25 likes received 25 sign-ins

Community Translated by NoTa_4591161         Version: **

Translation - English: Error Creating/Importing MbedOS Projects in ModusToolbox - KBA226846

質問:

MbedOSプロジェクトを作成してModusToolbox™IDEにインポートすると、「Command “python setup.py egg_info failed with error code 1… 」というエラーが表示されますどうすれば解決できますか?

回答:

このエラーは、Pythonインストールにセットアップファイルがないために発生します。これらの不足しているファイルをインストールするには、次のコマンドを実行します。

>> pip install --upgrade setuptools

Capture.jfif

0 件の賞賛
114 件の閲覧回数
寄稿者