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
When you hit like 50 requests in one second (use j meter for this please) then this library stops the project and shows this error.
Assertion failed: (PyArray_NDIM(V5) == 1), function run, file mod.cpp, line 266.
Does this mean this library is not good for big projects?.
or I am doing something wrong please help me.
The text was updated successfully, but these errors were encountered:
When you hit like 50 requests in one second (use j meter for this please) then this library stops the project and shows this error.
Assertion failed: (PyArray_NDIM(V5) == 1), function run, file mod.cpp, line 266.
Does this mean this library is not good for big projects?.
or I am doing something wrong please help me.
The text was updated successfully, but these errors were encountered: