Skip to content

Commit e837838

Browse files
committed
Fix section
1 parent 5c40535 commit e837838

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -128,16 +128,16 @@ code .
128128

129129
For example, when using [`resolve_robotics_uri_py`](https://github.com/ami-iit/resolve-robotics-uri-py) an error like the following one appears:
130130

131-
#### Crush when running the script
132-
133-
If Blender crashes when running the script from `Visual Studio Code`, try to run the script from the `Scripting` tab of Blender.
134-
135131
```
136132
FileNotFoundError: resolve-robotics-uri-py: No file corresponding to uri "package://iCub/robots/iCubGazeboV2_7/model.urdf" found
137133
```
138134

139135
This is due to the fact that environmental variables are not sourced. Activating the conda environment before opening `vscode` solves this issue!
140136

137+
#### Crush when running the script
138+
139+
If Blender crashes when running the script from `Visual Studio Code`, try to run the script from the `Scripting` tab of Blender.
140+
141141
## 🦸‍♂️ Contributing
142142

143143
`blend-my-bot` is an open-source project. Contributions are very welcome!

0 commit comments

Comments
 (0)