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

asammdf 8.0.1 will not start/launch - Windows 11 #1091

Open
korzelg opened this issue Oct 25, 2024 · 1 comment
Open

asammdf 8.0.1 will not start/launch - Windows 11 #1091

korzelg opened this issue Oct 25, 2024 · 1 comment

Comments

@korzelg
Copy link

korzelg commented Oct 25, 2024

I downloaded version 8.0.1 (dist.zip) from:
https://github.com/danielhrisca/asammdf/actions/runs/11406655486

However, it will not start - get the error below. Any recommendations to resolve?

Error: <class 'AttributeError'>
partially initialized module 'fsspec' has no attribute 'utils' (most likely due to a circular import)

Details: 2024-10-21, 12:48:17
<class 'AttributeError'>
partially initialized module 'fsspec' has no attribute 'utils' (most likely due to a circular import)
File "asammdf\gui\asammdfgui.py", line 52, in
File "asammdf\gui\asammdfgui.py", line 45, in main
File "asammdf\gui\widgets\main.py", line 47, in init
File "asammdf\gui\widgets\batch.py", line 122, in init
File "", line 1360, in _find_and_load
File "", line 1331, in _find_and_load_unlocked
File "", line 935, in load_unlocked
File "PyInstaller\loader\pyimod02_importers.py", line 384, in exec_module
File "fastparquet_init.py", line 4, in
File "", line 1360, in _find_and_load
File "", line 1331, in _find_and_load_unlocked
File "", line 935, in _load_unlocked
File "PyInstaller\loader\pyimod02_importers.py", line 384, in exec_module
File "fastparquet\writer.py", line 12, in
File "", line 1360, in _find_and_load
File "", line 1331, in _find_and_load_unlocked
File "", line 935, in _load_unlocked
File "PyInstaller\loader\pyimod02_importers.py", line 384, in exec_module
File "fastparquet\util.py", line 16, in
File "", line 1360, in _find_and_load
File "", line 1331, in _find_and_load_unlocked
File "", line 935, in load_unlocked
File "PyInstaller\loader\pyimod02_importers.py", line 384, in exec_module
File "fsspec_init.py", line 6, in
File "", line 1360, in _find_and_load
File "", line 1331, in _find_and_load_unlocked
File "", line 935, in _load_unlocked
File "PyInstaller\loader\pyimod02_importers.py", line 384, in exec_module
File "fsspec\compression.py", line 68, in
File "fsspec\compression.py", line 46, in register_compression

@danielhrisca
Copy link
Owner

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

2 participants