APS-USAXS / livedata

live data from the APS USAXS instrument
https://usaxslive.xray.aps.anl.gov/
0 stars 0 forks source link

NameError: global name 'lxml' is not defined #32

Closed prjemian closed 5 years ago

prjemian commented 5 years ago

Another error (see #31) reported via cron email:

Traceback (most recent call last):
 File "./recent_spec_data_files.py", line 82, in <module>
   main()
 File "./recent_spec_data_files.py", line 78, in main
   print("\n".join(list_recent_spec_data_files()))
 File "./recent_spec_data_files.py", line 49, in list_recent_spec_data_files
   except lxml.etree.XMLSyntaxError as exc:
NameError: global name 'lxml' is not defined