Intel® Distribution of OpenVINO™ Toolkit
Community assistance about the Intel® Distribution of OpenVINO™ toolkit, OpenCV, and all aspects of computer vision-related on Intel® platforms.

installation error

idata
Employee
625 Views

AttributeError: module 'pandas' has no attribute 'computation'

 

Makefile:41: recipe for target 'weights' failed

 

make[3]: *** [weights] Error 1

 

make[3]: Leaving directory '/home/pedro/workspace/ncsdk/examples/tensorflow/inception_v3'

 

Makefile:12: recipe for target 'inception_v3/.' failed

 

make[2]: *** [inception_v3/.] Error 2

 

make[2]: Leaving directory '/home/pedro/workspace/ncsdk/examples/tensorflow'

 

Makefile:12: recipe for target 'tensorflow/.' failed

 

make[1]: *** [tensorflow/.] Error 2

 

make[1]: Leaving directory '/home/pedro/workspace/ncsdk/examples'

 

Makefile:56: recipe for target 'examples' failed

 

make: *** [examples] Error 2
0 Kudos
1 Reply
idata
Employee
345 Views

solution: pip3 install --upgrade dask

0 Kudos
Reply