Reading-eScience-Centre / pycovjson

Create CovJSON files from common scientific data formats
BSD 3-Clause "New" or "Revised" License
11 stars 7 forks source link

AttributeError: module 'time' has no attribute 'clock' #49

Open diodon opened 2 years ago

diodon commented 2 years ago

I am having this error using pycovjson-convert with python 3.8. The time.clock method has been deprecated since python 3.8. See time module for python 3.7

jonblower commented 2 years ago

I'm afraid this repo isn't being actively maintained at the moment. But the use of time.clock would have been just for debugging purposes so those lines could be safely removed