C++内存管理与并发编程深度优化:从RAII到无锁数据结构实战
2026/7/13 6:37:01
ImportError: cannot import name 'rcParams' from 'matplotlib.axes' (/home/zf/.local/share/Trash/files/dist.3/_sim_v1/_internal/matplotlib/axes/__init__.py) [PYI-1546011:ERROR] Failed to execute script '_sim_v1' due to unhandled exception!
最终发现是因为pip install pyinstaller导致,卸载后用以下安装即可
pip3 install pyinstaller