Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

running error #3

Open
liuyug opened this issue Aug 22, 2024 · 0 comments
Open

running error #3

liuyug opened this issue Aug 22, 2024 · 0 comments

Comments

@liuyug
Copy link

liuyug commented Aug 22, 2024

with open(file, 'rb') as f_dds:
dds_image = decode_dds(f_dds.read())
File "C:\Python310\lib\site-packages\dds\dds.py", line 5, in decode_dds
img = dds_sys.decompress_with_crop(src_data, crop)
RuntimeError: unhandled format FORMAT_RG_ATI2N_UNORM_BLOCK16 (141)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant