Birmania

Results 3 comments of Birmania

Hi @aleksandr-kotlyar and @eugeniojefferson04 , Same problem here, `AttributeError: 'NoneType' object has no attribute 'write'` even on version 3.8.5. Here is the stacktrace : ``` Traceback (most recent call last):...

I am wondering if the problem may come from `tqdm` which seems to have this kind of problem when the code ie executed in a separate thread on Windows OS....

Hi @aleksandr-kotlyar, Unfortunately, I disabled the feature and the problem came back today. 👎 However, I may found the cause : We run `webdriver_manager` and so `tqdm` through a GUI...