djdan7

Results 3 issues of djdan7

Hi! I'm not sure if this is the right place to ask. Does anybody know if it is possible to install this library without using conda? If yes, how to...

I have an ArduSimple RTK2B PRO board along with a WiFi NTRIP Master module. When I try to set a password for a WiFi hotspot, the module crashes. It stops...

When I use int32 or uint32 in attributes (for example: `dt.set_attributes_schema(np.dtype([('intensity', np.uint32)]))` and want to print the attributes using `dt.attributes[1:]` I get: `OverflowError: Python int too large to convert to...