ngraph-python icon indicating copy to clipboard operation
ngraph-python copied to clipboard

Conflict numpy version

Open 0shimax opened this issue 8 years ago • 1 comments

requirements.txt need numpy==1.11, but gpu_requirements.txt need numpy==1.13 implicitly. That's why I have error on numpy when import ngraph after executing below command.

make install
make gpu_prepare

Thanks

0shimax avatar Jul 23 '17 12:07 0shimax

I sent PR#10. Pls merge. Thanks

0shimax avatar Jul 23 '17 22:07 0shimax