wsl2+ubuntu22.04安装blenderproc教程

本章教程,介绍如何在windows操作系统上通过wsl2+Ubuntu22.04上安装blenderproc。

wsl2+ubuntu22.04安装blenderproc教程_第1张图片

一、pipi安装方式

推荐使用minconda3安装Python环境。

pip install Blenderproc

二、源码安装

1、下载源码

git clone https://github.com/DLR-RM/BlenderProc

2、安装依赖

cd BlenderProc &a

你可能感兴趣的:(wsl2,ubuntu,blenderproc)