getting a strange Attribute error

AttributeError: 'TypeError' object has no attribute 'message'

I am currently using python 3.7.9 and eikon 1.1.8

Best Answer

  • jgarden
    jgarden Explorer
    Answer ✓

    solved it...apparently Eikon doesn't like when I try to pull today's (2/5/21) data at 12:30 am just shifted back one day and everything worked out (there was an earlier object error that I didn't notice')

Answers