Krishna

Results 3 comments of Krishna

Hi, when I try to record with OnePose Cap app, I get empty box.txt file and the video file is corrupted (not playable). Here is the link, https://test-uploadhxy1234.oss-cn-hangzhou.aliyuncs.com/oneposecap/Rubiks2.zip

@lunalulu it expects some env variables to be set, to successfully import, here is the snippet that solves the import issue. ``` conda activate oneposeplus cd $CONDA_PREFIX mkdir -p ./etc/conda/activate.d...

@lekshmijk ``` -- The CUDA compiler identification is unknown CMake Error at /home/linux/miniconda3/envs/oppp/lib/python3.8/site-packages/cmake/data/share/cmake-3.25/Modules/CMakeDetermineCUDACompiler.cmake:603 (message): Failed to detect a default CUDA architecture. ``` Your compilation failed because of this reason. Either...