-
I'm working on a script that is parsing PDF invoices and I'm getting exception during pdf reading. This happens only with a specific type of PDF coming from a tapwater utility service provider company…
-
First I send the 1003, everything is OK, then I send 1002, and the server reply pending NRC in less than 10ms, but we got a timeout issue.
**The code:**
` ```
bus = VectorBus(channel=1, bitra…
sgnes updated
9 months ago
-
### Bug description
In the `SaveConfigCallback`, the config file that was used to run the current experiment is saved to `config.yaml` with this command:
```
self.parser.save(
self.config, …
-
Replace this: What happened? What were you trying to achieve?
## Environment
Which environment were you using when you encountered the problem?
```bash
$ python -m platform
Windows-10-10.0.…
-
Impacted versions:
16.0 on Python 3.11
Steps to reproduce:
1. Start Odoo on python 3.11 install requirements with ` pip install -r requirements.txt`
2. This installs `PyPDF2==2.12.1`
3. In…
-
- [x] I have searched the issue tracker and believe that this is not a duplicate.
**Make sure you run commands with `-v` flag before pasting the output.**
## Steps to reproduce
```
start s…
defp updated
9 months ago
-
- The error above on Windows 10 64bit / Python 3.7.7.
- The html is an output from Pandas pivot table.
- The error does occur in some cases. however is never occurs on Debian 10 / Python 3.7.3
R…
-
For example, this file:
![CodingProblem](https://user-images.githubusercontent.com/22090651/69690599-595e0a80-1107-11ea-9319-b67bb4853ba3.png)
![pdf](https://user-images.githubusercontent.com/2209…
-
# Documento de Arquitetura
**Descrição**
Realizar a documentação da arquitetura e desenvolver os diagramas necessários para o entendimento do projeto, além disso é necessário definir as tecnolog…
-
I am getting the following error for certain PDFs. Due to the confidential nature of these documents, I can't share them, but I can try and provide information which can help solve this problem.
Stac…