-
My clang-cl.exe hangs for the following source code. In about 1 out of 10 runs the compilation is successful.
Environment: Windows 10 64-bit, Visual Studio 2022
Clang 19.1.0-rc2, prebuilt (LLVM-19…
-
Is it possible to use pywinrt with my own winrt runtime class or only with existing classes? If it's possible, is there an example of this somewhere? I know that the process goes something like this:
…
-
I use neovim coding c++ recently, and meet cland quit with exit code non-zero some times. LSP log said it is a bug? I don't know if I am the only one experiencing this. Is there a solution?
![image]…
-
I tried to run the example under Colab, and encountered the following error when import _C.so from sam2. It would be helpful if you could provide some ideas on this issue.
```python
/usr/local/lib…
-
Hello, thanks for your excellent work!
I met a problem when "pip install -r requirement.txt". I was stuck on installing pickle5. I also tried _conda install -c conda-forge pickle5_ but it doesn't wor…
-
### First, confirm
- [X] I have read the [instruction](https://github.com/Gourieff/comfyui-reactor-node/blob/main/README.md) carefully
- [X] I have searched the existing issues
- [X] I have updated t…
-
Running Python 3.11 on windows. I unzip and run pip install -r requirements.txt and get errors importing modules.
pro version 1.0.18
Get the following error
WARNING: The candidate selected fo…
-
### What happened?
I'm installing a separate plugin for LM Studio that depends on ChromaDB, but the installation of ChromaDB continues to fail despite my best efforts.
I've tried Python 3.9, 3.10,…
-
### Brief Issue Summary
I had a simple cmake project with a single cuda file, after I configured the project, the intellisense of the file `main.cu` was somehow changed to c++, so the cuda specific …
-
### Describe the bug
App crashes during load when run as a different user than the one to whom the Terminal Services session belongs.
### Steps to reproduce the bug
1. Install Visual Studio 2…