You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
$ conda list numpy
# packages in environment at /root/.conda/envs/opencompass-cuda12:# Name Version Build Channel
numpy 1.26.4 py310h5f9d8c6_0 defaults
numpy-base 1.26.4 py310hb5e798b_0 defaults
conda install pytorch==2.1.2 torchvision==0.16.2 torchaudio==2.1.2 pytorch-cuda=12.1 -c pytorch -c nvidia -y
更新完提示报错:ValueError: numpy.dtype size changed, may indicate binary incompatibility. Expected 96 from C header, got 88 from PyObject
numpy 版本是1.26.4
The text was updated successfully, but these errors were encountered: