Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

sample_pyqtgraph_with_datetime.py - No curve with Python 3 and segfault with Python 2 #1

Open
s-celles opened this issue Oct 14, 2015 · 2 comments

Comments

@s-celles
Copy link
Owner

I'm facing a problem with sample with PyQtGraph.
This example works fine with Anaconda Python (2 and 3) under Mac OS X
but this same code segfault with Python 2 and no curve is
displayed with Python 3 under Linux (Raspberry Pi Jessie)

see https://groups.google.com/forum/#!topic/pyqtgraph/jA--ryVA7fc

@s-celles
Copy link
Owner Author

@s-celles s-celles changed the title sample_pyqtgraph.py - No curve with Python 3 and segfault with Python 2 sample_pyqtgraph_with_datetime.py - No curve with Python 3 and segfault with Python 2 Oct 15, 2015
@s-celles
Copy link
Owner Author

A workaround is to use sample_pyqtgraph_no_datetime.py (x axis being integer)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant