毎日の間違いだThis may mean that you have........


今日はテストタスクがあり、pythonライブラリの実行効率をテストする必要があります.ボスの意思に従って、結果は成功する前のステップ、つまりtestを実行するときに突然「python.h」ファイルが欠けていると言いました.pythonである以上.hというヘッダファイルは、libpython-devに含まれているので、もちろんapt-getに行きたいと思っていましたが、意外にも問題のような間違いを報告しました.次のようになります.
Reading package lists... Done
Building dependency tree
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
 libpython3.5-dev : Depends: libpython3.5-stdlib (= 3.5.1-10) but 3.5.2-2ubuntu0~16.04.1 is to be installed
                    Depends: libpython3.5 (= 3.5.1-10) but 3.5.2-2ubuntu0~16.04.1 is to be installed
E: Unable to correct problems, you have held broken packages.
こんにちは私のこの小さい気性......私は会社のサーバーの上のdockerの中で游んで、このunmetの间违いはソースの中でこのライブラリがなくて、そこでまた当然ソースを交换したいと思って、结局ソースを交换してもだめで、主に国内のソースを交换して、会社のサーバーは米帝のproxyを受け取って、いっそupdateの时にだめになりました.
解決方法:行くhttps://launchpad.net/ubuntu必要なdebパッケージを検索し、ローカルでダウンロードし、dpkg-i xxx.debでいいです...