Experimental Physics and Industrial Control System
|
Hi Geyang,
I see that you are using also Anaconda. Please make sure that your Qt and PyQt are coming from conda-forge and not from defaults. There is a bug with their recipe that I addressed but they did not yet pulled the patch.
If Jeremy’s solution didn’t work, please send me the output of:
conda list | grep qt conda list | grep pydm
Cheers, Hugo
Hi Geyang,
I had a similar problem when installing pydm initially. An easy fix is to create a file called designer_plugin.py with the following code in it:
from pydm.widgets.qtplugins import *
Then point PYQTDESIGNERPATH to the directory where this file is located.
Best,
Jeremy L.
hi,
I try to add environment variable as: "export PYQTDESIGNERPATH=/home/iocusr/miniconda2/envs/pydm-env/lib/python3.6/site-packages/pydm/"
it didn't work. can anyone give me some suggestions? Thanks a lot.
Best wishes
Geyang 2020-08-10
- References:
- can't find pydm widget Silver via Tech-talk
- Re: can't find pydm widget Lorelli, Jeremy J via Tech-talk
- Navigate by Date:
- Prev:
EpicsWiki Update for EPICS 7.x Ivo Hanak via Tech-talk
- Next:
Re: HDF5 client for EPICS 3.15 Shen, Guobao via Tech-talk
- Index:
1994
1995
1996
1997
1998
1999
2000
2001
2002
2003
2004
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
<2020>
2021
2022
2023
2024
- Navigate by Thread:
- Prev:
Re: can't find pydm widget Lorelli, Jeremy J via Tech-talk
- Next:
EpicsWiki Update for EPICS 7.x Ivo Hanak via Tech-talk
- Index:
1994
1995
1996
1997
1998
1999
2000
2001
2002
2003
2004
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
<2020>
2021
2022
2023
2024
|
ANJ, 10 Aug 2020 |
·
Home
·
News
·
About
·
Base
·
Modules
·
Extensions
·
Distributions
·
Download
·
·
Search
·
EPICS V4
·
IRMIS
·
Talk
·
Bugs
·
Documents
·
Links
·
Licensing
·
|