RuntimeError: Failed to unpickle serialized exception #5

Tancada
oberta 2022-05-06 13:35:20 +02:00 per spla · 1 comment
spla ha comentat 2022-05-06 13:35:20 +02:00 (Migrado desde gitlab.com)

ERROR serialization.py:311 -- Failed to unpickle serialized exception
Traceback (most recent call last):
File "/lib/python3.8/site-packages/ray/exceptions.py", line 38, in from_ray_exception
return pickle.loads(ray_exception.serialized_exception)
TypeError: init() missing 1 required positional argument: 'length'

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
File "/lib/python3.8/site-packages/ray/serialization.py", line 309, in deserialize_objects
obj = self._deserialize_object(data, metadata, object_ref)
File "/lib/python3.8/site-packages/ray/serialization.py", line 238, in _deserialize_object
return RayError.from_bytes(obj)
File "/lib/python3.8/site-packages/ray/exceptions.py", line 32, in from_bytes
return RayError.from_ray_exception(ray_exception)
File "/lib/python3.8/site-packages/ray/exceptions.py", line 41, in from_ray_exception
raise RuntimeError(msg) from e
RuntimeError: Failed to unpickle serialized exception

ERROR serialization.py:311 -- Failed to unpickle serialized exception Traceback (most recent call last): File "/lib/python3.8/site-packages/ray/exceptions.py", line 38, in from_ray_exception return pickle.loads(ray_exception.serialized_exception) TypeError: __init__() missing 1 required positional argument: 'length' The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/lib/python3.8/site-packages/ray/serialization.py", line 309, in deserialize_objects obj = self._deserialize_object(data, metadata, object_ref) File "/lib/python3.8/site-packages/ray/serialization.py", line 238, in _deserialize_object return RayError.from_bytes(obj) File "/lib/python3.8/site-packages/ray/exceptions.py", line 32, in from_bytes return RayError.from_ray_exception(ray_exception) File "/lib/python3.8/site-packages/ray/exceptions.py", line 41, in from_ray_exception raise RuntimeError(msg) from e RuntimeError: Failed to unpickle serialized exception
spla ha comentat 2022-05-06 13:35:20 +02:00 (Migrado desde gitlab.com)

assigned to @spla

assigned to @spla
Inicia sessió per a unir-te a aquesta conversa.
Sin etiquetas
bug
suggestion
Sense Milestone
Ningún proyecto
Sense assignats
1 participant
Notificacions
Data de venciment
La fecha de vencimiento es inválida o está fuera de rango. Por favor utilice el formato 'aaaa-mm-dd'.

Sin fecha de vencimiento.

Dependències

Aquesta incidència no té cap dependència.

Referència: spla/fediverse#5
Aún no existe contenido.