maxharlow / csvmatch

🔎 Finds fuzzy matches between CSV files
Other
183 stars 22 forks source link

invalid value encountered in double_scalars module 'time' has no attribute 'clock' #32

Closed seifeur closed 2 years ago

seifeur commented 4 years ago

Hello, in python 3.8 on windows, when you run the Bilenko match and after you enter the response y/n you have the next error : invalid value encountered in double_scalars module 'time' has no attribute 'clock'

maxharlow commented 4 years ago

Hi there. I think this may be a Python 3.8 issue. I think this should be fixed with v1.20, if you could check?