Skip to content

Commit

Permalink
addin bpy install with conda
Browse files Browse the repository at this point in the history
  • Loading branch information
carlosedubarreto authored Mar 31, 2021
1 parent 9e7f568 commit 0bd7cf7
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,13 @@ https://psfiles.is.tuebingen.mpg.de/downloads/smpl/SMPL_unity_v-1-0-0-zip
pip install bpy
```

or if you havbe problems, try installing with conda

```bash
conda install -c kitsune.one python-blender
```


`Donwload version 2.82a`
https://download.blender.org/release/Blender2.82/blender-2.82a-windows64.zip

Expand Down

0 comments on commit 0bd7cf7

Please sign in to comment.