petercorke/ansitable

AttributeError: function 'SetsConsoleMode' not found

Closed this issue · 1 comments

I tried to run the test according to the README, but it gave me the error shown in the picture and I could not find any function or class named "SetsConsoleMode" in the source file.
image
My version of python is 3.10.12

I found the problem, it was the colored library's attr function that was causing the error