BVLC / caffe

Caffe: a fast open framework for deep learning.
http://caffe.berkeleyvision.org/
Other
33.96k stars 18.72k forks source link

(import caffeName)----Error: name 'unicode' is not defined #6962

Open hanyudong1994 opened 3 years ago

hanyudong1994 commented 3 years ago

My environment is (Anaconda3 +Python3.6+cuda9+ Cudnn). After Installing Caffe, I execute (Make all make test make runtest), execute python command, and import caffe program reports an error. Please help me to see what causes it, and what solutions are shown in the figure below: image