Open kboit opened 2 years ago
Hi,
Are you using the config at the top level of the repository or the one from the tests folder? The images in the test folder need to be used alongside the config in the test folder.
Can you also confirm how you installed - via pip from pypi, cloned and pip installed, etc? Thanks!
I'm using python version 3.9.12 on a MacBook Pro via terminal, but I run into the same issue when I run this on Windows 10 command prompt. I'm trying to use the test images provided in pe2loaddata/tests/data/images folder, but it prints the following: TypeError: 'NoneType' object is not subscriptable. Any help would be appreciated, I'm very new to Python!