File "setup.py", line 464, in finalize_options
self.EXT_MANAGER.patch_src()
File "setup.py", line 421, in patch_src
self.patched_src_dir = self.patcher.patch()
File "setup.py", line 283, in patch
closest_tag = self.__link_closest_tag()
File "setup.py", line 211, in __link_closest_tag
self.hadoop_version_info
RuntimeError: none of the supported versions is close enough to 2.5.1
Does this mean that there is no 2.5.1 support or am I doing something desperately wrong? I am on Mac
OS 10.9 and just need it for prototyping.
I might be talking nonsense but I keep getting this error
Does this mean that there is no 2.5.1 support or am I doing something desperately wrong? I am on Mac
OS 10.9 and just need it for prototyping.
Thank you!