Commit 9cc555a
committed
Fix protobuf crash in Gazebo Harmonic exercises
Add PROTOCOL_BUFFERS_PYTHON_IMPLEMENTATION=python so gz.msgs10 bindings
work alongside protobuf 4.x pulled in by onnxruntime-gpu. Remove onnx
package (not needed for inference, was second source of conflict) and
redundant bare numpy install that would override the pinned 1.24.3.1 parent a11e234 commit 9cc555a
1 file changed
Lines changed: 6 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
31 | 37 | | |
32 | 38 | | |
33 | 39 | | |
| |||
182 | 188 | | |
183 | 189 | | |
184 | 190 | | |
185 | | - | |
186 | | - | |
187 | 191 | | |
188 | 192 | | |
189 | 193 | | |
| |||
0 commit comments