xyzうんぬんエラー(冴羽獠じゃあるまいし) python3 で何か変なエラーが出てくるようになった。 × This environment is externally managed╰─> To install Python packages system-wide, try brew install xyz, where xyz is the package you are trying to install. 例えばこう。 $ python3 -m pip install PyQt5 venv使…