【发布时间】:2021-08-01 21:39:17
【问题描述】:
每当我导入 qiskit 时,都会出现以下错误。有人知道为什么吗?
ImportError: dlopen(/opt/anaconda3/lib/python3.8/site-packages/tweedledum/_tweedledum.cpython-38-darwin.so, 2): Symbol not found: _aligned_alloc
Referenced from: /opt/anaconda3/lib/python3.8/site-packages/tweedledum/_tweedledum.cpython-38-darwin.so
Expected in: /usr/lib/libSystem.B.dylib
in /opt/anaconda3/lib/python3.8/site-packages/tweedledum/_tweedledum.cpython-38-darwin.so
【问题讨论】:
标签: python pip jupyter-notebook qiskit