python - MDB_INVALID : File is not an LMDB file -
i having problem going form lmdb files generated on mac (64-bit) jetson tx1 (32-bit)
after full day of trouble shooting, i've come conclusion lmdb files work on tx1 dont work on mac, , lmdb files work on mac don t work on tx1. creating lmdb files mac, , using external drive bring them on tx1. know how convert lmdb file 64-bit format 32 bit format??
everything else works smoothly.. ^^
thanks
j
edit : conclusions questions
the jetson tx1 32 bit , makefile caffe had modified , lmdb part, compile. thus, lmdb created 64bit machine not work 32 bit machine , vice versa. have feeling making same changes while making caffe on mac solve problem, haven't tried out yet.