mirror of
https://github.com/microsoft/autogen.git
synced 2025-07-21 07:51:55 +00:00

Executing this code (Python 3.11, MacOS) returns error `TypeError: listdir: path should be string, bytes, os.PathLike, integer or None, not TemporaryDirectory` Using the string name of the dir works better.