This has been fixed but not released fully yet (see https://github.com/pyqtgraph/pyqtgraph/issues/925)
A release candidate is available (0.11.0rc0) and it shouldn't have this issue. You can install it with: pip install --pre pyqtgraph On Saturday, February 29, 2020 at 9:05:33 AM UTC-8, Charles Nystrom wrote: > > With Python 3.8.2 time.clock() has been depreciated. I keep getting the > error: AttributeError: module 'time' has no attribute 'clock' > Is this going to be fixed or do I need to go back to an older version? > -- You received this message because you are subscribed to the Google Groups "pyqtgraph" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/pyqtgraph/3c41703e-83d4-4ea1-a16e-2e364fdfa47d%40googlegroups.com.
