You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
'NoneType' object has no attribute '_posixPath' File "/home/denolf/dev/pymca/src/PyMca5/PyMcaGui/io/hdf5/HDF5Widget.py", line 562, in rowCount
return len(self.getProxyFromIndex(index))
File "/home/denolf/dev/pymca/src/PyMca5/PyMcaGui/io/hdf5/HDF5Widget.py", line 354, in __len__
return len(self.children)
File "/home/denolf/dev/pymca/src/PyMca5/PyMcaGui/io/hdf5/HDF5Widget.py", line 207, in children
finalList[i][1]._posixPath = posixpath.join(self.name,
The text was updated successfully, but these errors were encountered:
A dialog pops up with
The text was updated successfully, but these errors were encountered: