Experimental Physics and
| |||||||||||||||
|
Hello, I was trying to execute a python script that is available with the phoebus example. I am getting an "odict_keys object is not subscriptable" error. I understand this is so for all python3.x versions. The code is getting executed on Python2.x versions However I see that pvaPy supports python3.x. What am I doing wrong. Regards, Kuldeep The console output: phoebus/example/Display Builder/table_server$ python server.py server.py:34: SyntaxWarning: "is" with a literal. Did you mean "=="? if name is '': Traceback (most recent call last): File "server.py", line 58, in <module> tablePV = PvObject(tableStructDict, "epics:nt/NTTable:1.0") TypeError: 'odict_keys' object is not subscriptable
| ||||||||||||||
ANJ, 05 Oct 2021 |
·
Home
·
News
·
About
·
Base
·
Modules
·
Extensions
·
Distributions
·
Download
·
· Search · EPICS V4 · IRMIS · Talk · Bugs · Documents · Links · Licensing · |