問題タブ [python-config]
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-config - ubuntu で python-config のバージョンを変更する方法
既に python3.5 と python2.7 が入っているデスクトップに python3.6 をインストールしました。python と python3 の両方のデフォルト パスを python3.6 に変更しましたが、python-config はまだ python2.7 にあり、python3-config はまだ python3.5 にあるようです。デフォルトの python3-config または python-config を python3.6-config に変更するにはどうすればよいですか? 助けてくれてありがとう!