Chengrui Zhang
Chengrui Zhang
OS: ubuntu21.10 I can successfully download file in the home directory but cannot in other disk: In the home download folder:  But if I change the output folder into...
Docker build will not go on in step 18 `RUN npm ci `. OS: Ubuntu20.04 Here is log: ``` Step 18/54 : RUN npm ci --omit=dev --ignore-scripts ---> Running in...
When I run `docker build .`, till the step 18/54, it will block here. Docker in Ubuntu 20.04. Here is the log in building. And it will not go on...
### 您想提出的功能特性是否和现有问题相关? There are no quic config. ### 功能特性内容 Maybe we can add this.
**Describe the bug** When I do the `source ~/.zplug/init.zsh`, there has a error: ``` source ~/.zplug/init.zsh /home/aruix/.zplug/init.zsh:2: command not found: ^M /home/aruix/.zplug/init.zsh:typeset:4: not valid in this context: zplugs^M ``` I...
启动报错
这是我的项目依赖 ``` org.springframework.boot spring-boot-starter-data-jpa org.springframework.boot spring-boot-starter-security org.springframework.boot spring-boot-devtools runtime true org.projectlombok lombok true org.springframework.boot spring-boot-starter-test test org.junit.vintage junit-vintage-engine org.springframework.security spring-security-test test org.springframework.boot spring-boot-starter-web compile mysql mysql-connector-java runtime io.jsonwebtoken jjwt 0.9.1...
Hello, thanks for your beautiful theme. I used this theme in Manjaro, which worked perfectly. But when using this theme in Ubuntu 20.22, it can not render the color in...
Hello, I am glad to use this convenient script. I would like to use it by using a function, which I think maybe easy to use. Maybe I can pull...
Hi! I am new to Pytorch3d and I am learning the [tutorial](https://pytorch3d.org/tutorials/deform_source_mesh_to_target_mesh). ## 🐛 Bugs / Unexpected behaviors But I find that there are empty outputs in these two lines:...