You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Retrieving elements in the document, searching for the assembly...
Found assembly, id: 50c24bab1c0738280bf27c29, name: "Assembly 1"
Retrieving assembly "Assembly 1" with id 50c24bab1c0738280bf27c29
Traceback (most recent call last):
File "/home/creator1705/.local/bin/onshape-to-robot", line 8, in
sys.exit(onshape_to_robot.main())
File "/home/creator1705/.local/lib/python3.10/site-packages/onshape_to_robot/onshape_to_robot.py", line 17, in main
from .load_robot import
File "/home/creator1705/.local/lib/python3.10/site-packages/onshape_to_robot/load_robot.py", line 139, in
for occurrence in root["occurrences"]:
KeyError: 'occurrences'
The text was updated successfully, but these errors were encountered:
Traceback (most recent call last):
File "/home/creator1705/.local/bin/onshape-to-robot", line 8, in
sys.exit(onshape_to_robot.main())
File "/home/creator1705/.local/lib/python3.10/site-packages/onshape_to_robot/onshape_to_robot.py", line 17, in main
from .load_robot import
File "/home/creator1705/.local/lib/python3.10/site-packages/onshape_to_robot/load_robot.py", line 139, in
for occurrence in root["occurrences"]:
KeyError: 'occurrences'
The text was updated successfully, but these errors were encountered: