-
I've tried with either clang 7 and 9, both fail.
```
clang -c -ggdb3 -march=native -Wall -Wno-unused -O3 -D_GNU_SOURCE worker-web.c -o worker-web.o
In file included from worker-web.c:12:
In file …
-
On Linux, I am trying to follow your exact recipe with:
* cuda 11.6
* pytorch 1.12.1
```
conda create -n paint3d python=3.8
conda activate
export CUDA_HOME=/usr/local/cuda-11.6
# follow…
-
#### Context
The python ecosystem has several tools to statically analyse your code and (if your editor supports that) pointing out errors like passing the wrong type as you type your code, instead…
-
I installed ros and vrep successfully. Then I clone this proj.
But, when I run the command `./scripts/install_vrep_ros_interface.sh`, it shows that `fatal: 在 .gitmodules 中没有发现路径 'vrep_ws/src/vrep_st…
-
Are there thoughts on what the title proposes? I can open a PR for it, if wanted.
-
## Environment data
- Language Server version: 2023.5.20
- OS and version: Debian 11.6
- Python version (& distribution if applicable, e.g. Anaconda): 3.11.3 using Poetry with a .ve…
-
Hello,
I think I'm not alone when I say, some of us come from other development environments. Personally, I am more used to straight text editors, so your plugin is very impressive.
So with all …
-
Hi!
This issue is going to be a summary of my prototypes to generate Python Interface files ('stub files', '.pyi files') automatically. The prototypes are available as #2379 and #2447.
- #2379 aim…
-
**Environment:**
Trying to build latest Horovod with a Docker container, using MPI and PyTorch. I've based it off in large parts on the Docker image present in the repo.
```
FROM nvidia/cuda:11…
-
From Mypy:
```
sourcefinder/accessors/dataaccessor.py:90: error: "DataAccessor" has no attribute "tau_time" [attr-defined]
sourcefinder/accessors/dataaccessor.py:91: error: "DataAccessor" has no a…