Phongsiri Nirachornkul

Results 11 comments of Phongsiri Nirachornkul

how can change the order of sys.path of local basicsr and site-packages? Which item or site-packages need to come first and last? > It is because of the conflict of...

Same to me. I can't install as well. Here is my error : ``` /home/blinkdrive/anaconda3/envs/py3-mink/lib/python3.8/site-packages/torch/include/ATen/core/jit_type.h(615): error: no operator "=" matches these operands operand types are: c10::optional = __nv_bool /home/blinkdrive/anaconda3/envs/py3-mink/lib/python3.8/site-packages/torch/include/ATen/core/jit_type.h(1060): error:...

This one didn't solve yet. Why did you close it? > Reopen or create new issue if the problem is still present.

> Got sick of this issue so here you go! Just copy the two sub folders lap and lap dist into your site packages folder https://github.com/Adnedvid/Lap-pkg-for-YOLO.git It's working. Thank you

> ### System Info > macbook air m2 with anaconda, python 3.9 > > I got a similar bug 🐛 `ImportError: cannot import name 'COMMON_SAFE_ASCII_CHARACTERS' from 'charset_normalizer.constant'` > > When...

Same here. > same here. I solved it by following instructions [here](https://github.com/NVIDIA/MinkowskiEngine#cuda-11x) and install MinkowskiEngine from local. Your method isn't worked either. Need a solution for my WSL.

I tried all methods that your guys mentioned in here, but I can't solve this problem yet. Does anyone Solve this problem? File "E:\Coding\Stable Diffusion\stable-diffusion-webui\repositories\CodeFormer\basicsr\__init__.py", line 11, in from .version...

> Hi, in ik_example_joints.py, you could try to set `num_betas = 10` in IK_Engine like: > > ``` > ik_engine = IK_Engine(vposer_expr_dir=vposer_expr_dir, > verbosity=2, > display_rc= (2, 2), > data_loss=data_loss,...

> you could have a try! I did this before as well. Nothing change. What is your Linux OS version? 18.04 or 20.04?