I pulled updates from Github and have issues with importing .cif files:
Error code:
" File "/mnt/f/GitHub/electron-diffraction/edly/app.py", line 296, in import_structure_file
cif_file=os.path.join(path,data[val])
NameError: name 'path' is not defined "