pyod icon indicating copy to clipboard operation
pyod copied to clipboard

windows 10 runtime error+ pyod 0.8.5 + numpy 1.19.4

Open yzhao062 opened this issue 3 years ago • 0 comments

You may see this error below

image

Which is caused by numpy 1.19.4 & windows 10,

you should downgrade to 1.19.3 for now, waiting for numpy for a fix...

pip install numpy==1.19.3

yzhao062 avatar Dec 23 '20 02:12 yzhao062