mirror of
https://github.com/GokuMohandas/Made-With-ML.git
synced 2026-03-08 23:02:27 -05:00
Getting TypeError: RayTaskError.as_instanceof_cause.<locals>.cls.__init__() takes 2 positional arguments but 4 were given #71
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @NikhilK-crypto on GitHub (Jul 31, 2024).
After running below code
Setuptools version -
69.5.1Ray version -
2.7.0also tried2.7.1&2.7.2getting below error -
@anisharitakula commented on GitHub (Sep 25, 2024):
I am getting the same error too @NikhilK-crypto . Were you able to find a fix/workaround?
@CtrlMj commented on GitHub (Nov 13, 2024):
same here