Nhan
Nhan
I second this. I wanna have my which-key to be in the order that I specified in the config file.
> > > Hi, did you solve it? i have the same problem. No. Problem is not resolved yet. In the mean time, I found another repository which worked pretty...
Not sure if this is the same error:  I think Rust-Analyzer takes some time to load. After that, it seems to be working normally. Though the red status line...
> @khjcph @tranvnhan hey it's the same error I'm facing still! There's a few projects where even `rust-analyzer` is not able to properly load unless I run `cargo check --workspace...
> Commenting on behalf of conda/miniconda users: > The correct path to the `libz.so.1` you need to change is: > `/envs//lib/python./site-packages/pptk/libs/` > Or in `/lib/python./site-packages/pptk/libs/` if you're running in conda...
Try [Google Colaboratory](https://colab.research.google.com/). It will be a lot easier since there's no need to install required packages, thus you can focus on the project code itself.
> @meder411 I think the difference between pytorch code and the official tf code is due to the dimension arrangement difference between pytorch and tensorflow. In pytorch, N, C, H,...