mxnet-ssd icon indicating copy to clipboard operation
mxnet-ssd copied to clipboard

using pre-installed version of mxnet may cause unexpected error...

Open DavoFranco opened this issue 7 years ago • 2 comments

Hi,

I am getting this error "using pre-installed version of mxnet may cause unexpected error..." when I try to run python demo.py or any related commando to demo.py. My intention is to run the demo to check if everything is correct. I am using anaconda with mxnet installed on windows.

Thanks in advance

DavoFranco avatar Feb 14 '18 20:02 DavoFranco

I solved it. I downloaded the https://github.com/apache/incubator-mxnet version. Apparently is more updated. With that version I could run. However I have to download some images from this repository in order to test. Like the one from the dog for example. Because in the other version the demo/data folder does not have images.

DavoFranco avatar Feb 14 '18 20:02 DavoFranco

Hi, I've already update incubator-mxnet, but still encounter this issue when i run demo.py, can you help me debug it, thanks! @DavoFranco and @zhreshold .

Warning: using pre-installed version of mxnet may cause unexpected error...

hezrein avatar Mar 21 '18 07:03 hezrein