-
Hello,
I follow the installation from the [https://github.com/MerginMaps/db-sync/blob/master/docs/install.md](url).
While launching the 5th step within this link, I got an error like
-------------…
-
Hello, I want to run this model. I run the code on the mmdetection3d-1.0.0rc5 version.
I want to test scense0004_00 and scense0009_00 in the scannet dataset using the weights you provided. The weigh…
-
We currently use Moses tokenizer for alignments because it seems like it's a standard in the MT world and it's what OpusTrainer supports for detokenization (we will likely feed tokenized text to it to…
-
As part of https://github.com/Azure/azure-sdk-tools/issues/5897, the language parsers need to be updated to the new tree structure format.
Documentation can be found here: https://github.com/Azure/az…
-
### Description
crew result token usage always 0
total_tokens=0 prompt_tokens=0 cached_prompt_tokens=0 completion_tokens=0 successful_requests=0
### Steps to Reproduce
This is how i set…
-
verbatim:
```
Please file an issue in GitHub:
Traceback (most recent call last):
File "/data/project/video2commons/www/python/venv/lib/python3.11/site-packages/flask/app.py", line 880, in full_…
-
Hello,
VS 2019 is now out of support. So I can't get VS 2019. [ref](https://learn.microsoft.com/en-us/visualstudio/releases/2019/release-notes-v16.1#support-timeframe)
But cloudbase-init-instal…
-
## System details:
#### Positron and OS details:
Ubuntu 24
Positron [2024.11.0-140](https://github.com/posit-dev/positron/releases/tag/2024.11.0-140)
Workbench 2024.11.0-338.pro1
#### Interprete…
-
**Describe the bug**
I get the below error message when loading a bigger solution file, that contains both C++ and Python projects.
It's a CMake based project and all project files are generated from …
-
I have a FreeSimpleGUI front end for a plotting utility; there is a button on the FreeSimpleGUI window that renders a plot with matplotlib show(). After closing the plot window (when show() exits), I'…