Well, I found out how to do it!
I'm posting it here hoping this will help anyone else working with the same 
configuration: Anaconda 4.2.0 + Python 3.5.2 + PyQt 5.6.0 + Lubuntu 16.04).

I uninstalled pyqtgraph v. 0.9.x with "conda uninstall pyqtgraph" to make 
it sure that no other version is installed.
Then I have downloaded and exctracted the source code 
file pyqtgraph-0.10.0.tar.gz from pyqtgraph website. I have then run 
"python setup.py install" in a command window.

I am now able to run the pyqtgraph examples which support pyqt5!

Thanks and best regards.

On Monday, January 2, 2017 at 1:36:45 PM UTC+1, vkcg wrote:
>
> Hello,
> I'd like to install pyqtgraph v. 0.10.0 in Anaconda (w/ python 3.x) 
> because at the moment the latest version I can find in Conda packages is 
> still v. 0.9.x (no PyQt5 support).
> I have downloaded the .deb file from PyQtGraph website, how should I then 
> proceed?
>
> I have tested the same in Windows and it's working, i.e. the pyqtgraph 
> executable setup recognizes that there is a python-anaconda distribution 
> installed and after installation I am able to run the pyqtgraph examples 
> (w/ PyQt5 support).
>
> Thank you in advance.
>

-- 
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/00a0d521-2f65-4ed4-85c6-fe39dcafc334%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to