amir-zeldes / HebPipe

An NLP pipeline for Hebrew
Other
34 stars 9 forks source link

Bug: ImportError: cannot import name 'clock' from 'time' (unknown location) #15

Closed felixmosh closed 2 years ago

felixmosh commented 3 years ago

I'm not able to run this lib with python v3.9

More info: https://github.com/PyTables/PyTables/issues/744

amir-zeldes commented 3 years ago

Thanks for reporting, this shouldn't be hard to fix

amir-zeldes commented 3 years ago

OK, this should be fixed in dev. A new master release should be coming soon, but you should be able to pull this, or just replace lib/timing.py if you don't want any of the latest experimental features.