Hi,

I can fix the problem with PySide 1.2.4 by reinstalling using `conda` and 
`conda-forge`. This seems to be dependent on the specific installation 
order.

pg.systemInfo() from the previously described environment:

>>> pg.systemInfo()
sys.platform: win32
sys.version: 2.7.14 |Anaconda, Inc.| (default, Nov  8 2017, 13:40:45) [MSC 
v.1500 64 bit (AMD64)]
qt bindings: PySide 1.2.4
pyqtgraph: 0.10.0; None
config:
{'antialias': False,
 'background': 'k',
 'crashWarning': False,
 'editorCommand': None,
 'enableExperimental': False,
 'exitCleanup': True,
 'foreground': 'd',
 'imageAxisOrder': 'col-major',
 'leftButtonPan': True,
 'useOpenGL': False,
 'useWeave': False,
 'weaveDebug': False}



On Wednesday, 20 December 2017 12:33:15 UTC-5, Luke Campagnola wrote:
>
> Just tested with PySide 1.2.4 (installed via pip) and python 2.7; 
> everything looks ok on my end. 
> Can you paste the output of pg.systemInfo() from the environment that is 
> not working?
>
> On Thu, Dec 14, 2017 at 11:25 AM, Samuel Palato <[email protected] 
> <javascript:>> wrote:
>
>> Downgrading to PySide 1.2.2 apparently fixes this issue...
>>
>> -- 
>> 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] <javascript:>.
>> To view this discussion on the web visit 
>> https://groups.google.com/d/msgid/pyqtgraph/93f6a485-1556-43dd-98d3-6930226cbc5e%40googlegroups.com
>>  
>> <https://groups.google.com/d/msgid/pyqtgraph/93f6a485-1556-43dd-98d3-6930226cbc5e%40googlegroups.com?utm_medium=email&utm_source=footer>
>> .
>>
>> For more options, visit https://groups.google.com/d/optout.
>>
>
>

-- 
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/5fa69514-e657-4d5b-8113-fdc02555a3e5%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to