George Li
George Li
I believe you do something like this ["abcabcbb"\n"abcabcbb" ], make sure there is a space at the end, and without the []
What I do know is ``` "abc"\n "abc" ``` with a space in the beggining and space before the breakline
show what you have tried? here is a not similar issues at #739 #608
https://github.com/AkaCoder404/TheEconomist2022 if you would like more updates!
https://github.com/AkaCoder404/TheEconomist2022 if you would like 2022s
@ThanhPham1987 Hey I solve this issue by installing an earlier version of `pip install mxnet==1.1.0` (when running python face_verify.py). Then installing the correct numpy. I'm not sure if this solve...
I also received this error. ``` Building wheel for torch-points-kernels (setup.py) ... error error: subprocess-exited-with-error × python setup.py bdist_wheel did not run successfully. │ exit code: 1 ╰─> [176 lines...