Athero-CSI-tool-Python-RemoteReceive-Liveview-AmplitudeScaled icon indicating copy to clipboard operation
Athero-CSI-tool-Python-RemoteReceive-Liveview-AmplitudeScaled copied to clipboard

TypeError: only integer scalar arrays can be converted to a scalar index.

Open hananawad12 opened this issue 2 years ago • 2 comments

I got the same error after run Atheros_readandplot_in_realtime.py in Atheros.py in line 262 when I used read from file in line 427 when I used read from stream

The error => TypeError: only integer scalar arrays can be converted to a scalar index.

how can I solve this error ?!

hananawad12 avatar May 31 '22 09:05 hananawad12

Hello,

@shuspieler

I have same problem ?

line 425, in read_from_stream csi_buf = np.frombuffer(stream, np.uint8, csi_len, cur)

TypeError: only integer scalar arrays can be converted to a scalar index

CSIhicham avatar Jun 14 '22 17:06 CSIhicham

Hi, I have the same problem, did anyone manage to figure it out?

kr689 avatar Feb 05 '23 14:02 kr689