Closed Engineering-Course closed 8 years ago
When I run this command: python data2lmdb.py a bug comes out like this: ImportError: No module named lmdb
What's the problem, please?
You have to install lmbd for python. Check this https://groups.google.com/forum/#!topic/caffe-users/3GTvtqccD4k.
Oh I just realized it. Thanks.
When I run this command: python data2lmdb.py a bug comes out like this: ImportError: No module named lmdb
What's the problem, please?