Skip to content

Numpy version discrepancy in Client and Server causes server crash #266

@hello-fazil

Description

@hello-fazil

Uograding the client side numpy version accidentally to 2.2 causes an incompatibility in object serialization/deserialization between client and server. After downgrading the client numpy version to 1.26.4, no exception from the server is observed any more.

This issue needs to be fixed by catching exception and reporting the discrepancy in numpy versions.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions