I get the following error when trying to use pytimber.
pytimber-2.6.2
cmmnbuild-dep-manager-2.2.2
JPype1-0.6.3
File "C:\Users\mtali\AppData\Local\Continuum\anaconda3\lib\site-packages\pytimber\pytimber.py", line 216, in processDataset
timestamps = np.array(PrimitiveDataSets.unixTimestamps(dataset)[:], dtype=float)
File "C:\Users\mtali\AppData\Local\Continuum\anaconda3\lib\site-packages\jpype_jpackage.py", line 62, in call
raise TypeError("Package {0} is not Callable".format(self.__name))
TypeError: Package cern.lhc.commons.cals.PrimitiveDataSets.unixTimestamps is not Callable