pyreqif icon indicating copy to clipboard operation
pyreqif copied to clipboard

KeyError: 'attributeRef' - Cannot load Reqif file

Open tomimoolan opened this issue 4 years ago • 0 comments

I am getting the follwing error whenver try to load a .reqif file

\rif.py", line 348, in load values[value['attributeRef']] = reqif2py(value)

KeyError: 'attributeRef'

myDoc = pyreqif.reqif.load('a.reqif')

tomimoolan avatar Jun 03 '21 18:06 tomimoolan