I am trying to run an external tool, Linkage Mapper, and receive the following error:
Python error on **line 129** of s1_getAdjacencies.py in Linkage Mapper Version 3.0.0:
AttributeError: module 'time' has no attribute 'clock'
It seems this is a Python issue, but I do not know how to correct it. Can anyone direct me to the correct resources?