You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Check whether the following modules can be imported: etebase
Traceback (most recent call last):
File "<string>", line 1, in <module>
File "<string>", line 1, in <lambda>
File "/nix/store/z7xxy35k7620hs6fn6la5fg2lgklv72l-python3-3.12.4/lib/python3.12/importlib/__init__.py", line 90, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "<frozen importlib._bootstrap>", line 1387, in _gcd_import
File "<frozen importlib._bootstrap>", line 1360, in _find_and_load
File "<frozen importlib._bootstrap>", line 1331, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 935, in _load_unlocked
File "<frozen importlib._bootstrap_external>", line 995, in exec_module
File "<frozen importlib._bootstrap>", line 488, in _call_with_frames_removed
File "/nix/store/v3cgxmb6n78vyc8rq7gd7irgl423xlhd-python3.12-etebase-0.31.6/lib/python3.12/site-packages/etebase/__init__.py", line 6, in <module>
from .etebase_python import CollectionAccessLevel, PrefetchOption, Utils # noqa
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ImportError: /nix/store/v3cgxmb6n78vyc8rq7gd7irgl423xlhd-python3.12-etebase-0.31.6/lib/python3.12/site-packages/etebase/etebase_python.cpython-312-x86_64-linux-gnu.so: undefined symbol: _PyUnicode_Ready
Steps To Reproduce
Steps to reproduce the behavior:
nix shell nixpkgs#etesync-dav
or buildBuild log
Notify maintainers
@thyol
@Valodim
Metadata
The text was updated successfully, but these errors were encountered: