ScanNet
ScanNet copied to clipboard
Python DataLoader Error
Hello,
When running the Python Dataloader with the following command
python reader.py --filename tmpc4jdhmmf --output_path 'data/images' --export_color_images
I receive this error. struct.error: unpack requires a string argument of length 383260
Is there something I'm doing wrong in the command? Appreciate the support!
I met the same error as you did. Hope for solutions!