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 setting up backend-api with latest dashboard and emqx broker we are getting an error of ValueError: numpy.dtype size changed, may indicate binary incompatibility. Expected 96 from C header, got 88 from PyObject resulting to backend-api connection timeout on dashboard
When setting up backend-api with latest dashboard and emqx broker we are getting an error of
ValueError: numpy.dtype size changed, may indicate binary incompatibility. Expected 96 from C header, got 88 from PyObject
resulting to backend-api connection timeout on dashboardFor workaround (Thanks @david-hummingbot):
numpy
on environment.yml (new conda environment installs version2.0.0
by default)bots
conf/controllers
conf/scripts
data
The text was updated successfully, but these errors were encountered: