WalidAxo

Results 3 issues of WalidAxo

### Describe the bug Hi, I'm using the openaI python module and I'm experiencing some issues lately. I'm making a streaming completion task. Randomly I'm getting the following exception "**requests.exceptions.ChunkedEncodingError...

bug

Hello I use to have a Django Rest API deployed with mod_wsgi, apache2 and python3.10. Everything worked fine. Without any updates or any modifications, mod_wsgi can't locate the virtual environment...

### Describe the bug and add attachments Hi, I'm trying to read a docx file with the following code : $reader = IOFactory::createReader('Word2007'); $phpWord = $reader->load($copyFilePath); $documentW = $phpWord->getSections(); I'm...

Bug Report
Open XML (Word 2007+)