Skip to content

Commit

Permalink
Update README_zh.md
Browse files Browse the repository at this point in the history
  • Loading branch information
chsh2 authored Nov 4, 2022
1 parent f794121 commit 1a16cef
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README_zh.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,8 @@ Blender 3.0以上版本 (3.3最佳)
2. 在Blender的【偏好设置】面板中安装该zip文件。
3. **启用插件,面板中将出现如下图所示的Python包管理器。刷新以检测状态,然后点击按钮安装缺失的包。**

![image](https://user-images.githubusercontent.com/110356534/199868050-60927e38-88fe-422c-9495-aae62986f9c5.png)

如果第三步卡住或失败,可以尝试在命令行工具中进入Blender的Python目录(该目录通常是`blender/3.xx/python/bin`这样的命名)并手动输入如下命令:

```
Expand Down Expand Up @@ -87,4 +89,4 @@ https://www.bilibili.com/video/bv1tg411C77g

- [Pyclipper](https://github.com/fonttools/pyclipper) wrapper by [Maxime Chalton](https://sites.google.com/site/maxelsbackyard/home/pyclipper) and the [Clipper](http://www.angusj.com/delphi/clipper.php) library by [Angus Johnson](http://www.angusj.com/delphi/clipper.php)
- [Triangle](https://github.com/drufat/triangle) by Dzhelil Rufat and [Jonathan Richard Shewchuk](http://www.cs.berkeley.edu/~jrs)
- [Scikit-image](https://scikit-image.org/)
- [Scikit-image](https://scikit-image.org/)

0 comments on commit 1a16cef

Please sign in to comment.