Category "oserror"

OSError while calling Detectron2LayoutModel

After successfully installing Layout Parser in Windows, getting the below OS Error. Code Used: model = lp.Detectron2LayoutModel(config_path="lp://PubLayNet/mask

OSError: [Errno 22] Invalid argument: 'D:\\pyCHram\\<input>'

I use ‘ProcessPoolExecutor’ to handle some data on PyCharm,but i get this error:"OSError: [Errno 22] Invalid argument: 'D:\pyCHram\'"。