-
Notifications
You must be signed in to change notification settings - Fork 53
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
import blosc2 hangs on macOS -- causes problems with tiled.client.register #843
Comments
Blosc2 version
|
Upon more investigation this is a bug in the tested examples:
|
Thanks for the thorough investigation. As a workaround, tiled/tiled/client/decoders.py Lines 6 to 29 in 6314f1d
|
Blosc2 Issue posted: Blosc/python-blosc2#356 |
When trying to import
tiled.client.register
I encountered a hang up that happens when trying to import theblosc2
file format library. The import will never return. When terminated I get the following response. A subprocess call to cpu_info never returns. macOS 15.1.1 on arm64The text was updated successfully, but these errors were encountered: