-
Notifications
You must be signed in to change notification settings - Fork 19
Open
Description
The following error was hit when I type "cl work" in Python 3.8.
File "C:\Users...\Python\Python38\site-packages\sqlalchemy\util\compat.py", line 168, in
time_func = time.clock
AttributeError: module 'time' has no attribute 'clock'
This attribute seems removed in Python 3.8. Could anyone fix it?
https://stackoverflow.com/questions/58569361/attributeerror-module-time-has-no-attribute-clock-in-python-3-8
Metadata
Metadata
Assignees
Labels
No labels