when I use the following code, the graph crashed.

import pyqtgraph as pg
win = pg.GraphicsWindow()

However, when I run the examples, it works.

import pyqtgraph.examples
pyqtgraph.examples.run()


My system configure:
windows 10, 64
python 3.7
pyqtgraph-0.10.0.win-amd64.exe 
<http://pyqtgraph.org/downloads/0.10.0/pyqtgraph-0.10.0.win-amd64.exe>


I also find similar bug in this post :
https://bugs.launchpad.net/pyqtgraph/+bug/1782302

Pleadse advice me how to solve this problem, thanks

Ted

-- 
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/af468a8b-9e9b-42dc-ba5c-5217df33959d%40googlegroups.com.

Reply via email to