Open ssinfod opened 2 years ago
This issue is related to pandas
usage of numpy
. Both are dependencies of pgeocode
. This issue is beyond the scope of the kijiji-reposter. Your best bet is to check with the devs of pgeocode and open an issue there to see if they have a raspberry pi compatible build.
I tried to install Kijiji-Reposter on a Raspberry Pi.
I get the following error when I start the program:
ValueError: numpy.ndarray size changed, may indicate binary incompatibility. Expected 44 from C header, got 40 from PyObject
Details:
I suppose that the Raspberry Pi was probably not a 'target device'. I just want to report the problem in case a simple/quick fix exists... It is probably related to processor architecture (32 bits versus 64 bits).