📌  相关文章
📜  FutureWarning:不推荐将 (type, 1) 或 '1type' 作为类型的同义词传递;在 numpy 的未来版本中,它将被理解为 (type, (1,)) '(1,)type'. _np_quint8 = np.dtype([("quint8", np.uint8, 1)])' - 任何代码示例

📅  最后修改于: 2022-03-11 15:00:52.688000             🧑  作者: Mango

代码示例1
1. pip uninstall numpy 
2. pip install numpy==1.16.4