João Pinto
João Pinto
- [ X] I have marked all applicable categories: + [ ] exception-raising bug + [X] visual output bug - [X ] I have visited the [source website], and in...
**What happened (please include outputs or screenshots)**: Attempting to use client.EventsV1beta1Api().list_event_for_all_namespaces() results in an Exception ... File "C:\Users\lameg\miniforge3\lib\site-packages\kubernetes\client\models\v1beta1_event.py", line 290, in event_time raise ValueError("Invalid value for `event_time`, must not be...
**Describe the bug** While running mkdocs build I get an exception: ```sh $ mkdocs build INFO - Cleaning site directory INFO - Building documentation to directory: C:\Users\lameg\kubekind\site WARNING - mkdocstrings_handlers:...
The left table of content sidebar background is white, not aligned with the default theme CSS which provides a black background. Can be reproduced with the following snippet. ``` =...
In order to support silent export functions (without destination/overwrite prompts) the Export to PDF/HTML/DockBook should take in consideration the ":to_file" and "::to_dir" attributes in the document. We should also handle...
When running "vsce package" to build the extension package, the following warning is presented: > This extension consists of 876 files, out of which 670 are JavaScript files. For performance...
Since we get an out-of-the-box working Openshift cluster it would be nice also to get the kubeconfig / oc config to be able to connect to it (without needing to...
**Describe the bug** I have follow the instructions from https://pynecone.io/docs/getting-started/introduction, executed the python script and it just silents exit. **To Reproduce** follow the instructions from https://pynecone.io/docs/getting-started/introduction **Expected behavior** I would...
Was following: https://docs.ra-aid.ai/quickstart/open-models/#openrouter-integration Got the following error janito@MainPC:~$ ra-aid -m "Your task" --provider openrouter --model openai/gpt-4.1 â•─────────────────────────────────────────────────────── Error ────────────────────────────────────────────────────────╮ │ Error checking dependencies: [Errno 13] Permission denied: 'rg' │ ╰──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────╯
Hi, I am using GitBash with Python 3.12 ``` $ ra-aid -m "Your task" --provider openrouter --model openai/gpt-4.1 0 [main] python 1858 C:\Users\lameg\AppData\Local\Programs\Python\Python312\python.exe: *** fatal error - Internal error: TP_NUM_C_BUFS...