nerf
nerf copied to clipboard
I am getting this following issue when I run the command "python run_nerf.py --config config_fern.txt"
Traceback (most recent call last): File "run_nerf.py", line 928, in
Could you help?
I would try some of the solutions here - https://github.com/rm-hull/luma.led_matrix/issues/154
I am also meet this problem when I debug this nerf project. How can I solve this problem?
AH,I find a method to solve this problem by constructing a soft link between libtiff.so.6 to libtiff.so.5, but I have found a simple method by using "pip install -U Pillow -i https://pypi.tuna.tsinghua.edu.cn/simple" to solve this problem with this nerf project.
I tried this and it worked for me
python run_nerf.py --config configs/fern.txt
okok, I had tried to change my python venv and found the code can run normal. Thank you for your help.
penkingco @.***
------------------ 原始邮件 ------------------ 发件人: "Poyraz @.>; 发送时间: 2023年3月30日(星期四) 上午6:25 收件人: @.>; 抄送: @.>; @.>; 主题: Re: [bmild/nerf] I am getting this following issue when I run the command "python run_nerf.py --config config_fern.txt" (Issue #175)
我试过这个,它对我有用
python run_nerf.py --config configs/fern.txt
— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you commented.Message ID: @.***>