Skip to content
This repository has been archived by the owner on Nov 26, 2023. It is now read-only.

fixed ptime issue for Python 3.8 #84

Merged
merged 1 commit into from
Feb 28, 2022

Conversation

EricThomson
Copy link
Contributor

This should fix compatability problems between pyqtgraph-core and Python 3.8. This issue is discussed here:
conda-forge/pyqtgraph-feedstock#10

Basically, replace two instances of systime.clock with systime.process_time and the errors go away when installing with Python 3.8.

@kushalkolar
Copy link
Owner

Thanks!

@kushalkolar kushalkolar merged commit cf75946 into kushalkolar:master Feb 28, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants