fyu / lsun

LSUN Dataset Documentation and Demo Code
531 stars 175 forks source link

Cannot extract data via data.py #19

Open jianwang-mpi opened 6 years ago

jianwang-mpi commented 6 years ago

I have downloaded the lsun data and extracted bedroom_val_lmdb.zip into bedroom_val_lmdb, then I used the following command to view the data:

python data.py view bedroom_val_lmdb

However, following error happened:

lmdb.Error: bedroom_val_lmdb: No locks available

Could you please tell me what's wrong? Thx.

auzyze commented 5 years ago

same error

pranav-asthana commented 2 years ago

Is there any update on this?