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
Traceback (most recent call last):
File "<string>", line 1, in <module>
File "/nix/store/7hnr99nxrd2aw6lghybqdmkckq60j6l9-python3-3.11.9/lib/python3.11/multiprocessing/spawn.py", line 122, in spawn_main
exitcode = _main(fd, parent_sentinel)
^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/nix/store/7hnr99nxrd2aw6lghybqdmkckq60j6l9-python3-3.11.9/lib/python3.11/multiprocessing/spawn.py", line 132, in _main
self = reduction.pickle.load(from_parent)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/nix/store/0jzcgf4g59maxjs6v6qkfidfwwckidvy-python3.11-hatchet-sdk-0.36.14/lib/python3.11/site-packages/hatchet_sdk/__init__.py", line 120, in <module>
from hatchet_sdk.contracts.workflows_pb2 import (
File "/nix/store/0jzcgf4g59maxjs6v6qkfidfwwckidvy-python3.11-hatchet-sdk-0.36.14/lib/python3.11/site-packages/hatchet_sdk/contracts/workflows_pb2.py", line 6, in <module>
from google.protobuf import descriptor as _descriptor
ModuleNotFoundError: No module named 'google.protobuf'
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: