Hi,
After installing dpmix (with some difficulties), I cannot get the test_hdp_callable.py to run properly. I get the following error :
File "/usr/local/lib/python2.7/site-packages/dpmix/hdp.py", line 182, in init
self.alldata[int(self.cumobs[i]):int(self.cumobs[i+1]),:] = self.data[i].copy()
TypeError: slice indices must be integers or None or have an index method
Do you have any idea why this might be happening ?
Thanks for your help,
Boris
Hi,
After installing dpmix (with some difficulties), I cannot get the
test_hdp_callable.pyto run properly. I get the following error :Do you have any idea why this might be happening ?
Thanks for your help,
Boris