06-29-2021, 03:11 PM
(06-29-2021, 01:51 PM)Jeremy Wrote:Can you show a bit more of the error message?
I'm not using MacOS and I don't have a way to test it right now.
Jeremy
Hi Jeremy,
Here is the full message:
Failed to generate program "Battery" using the Post Processor "KUKA_KRC4_NoLimit"
Post processor path:/Users/tobias912/RoboDK/RoboDK.app/Contents/Posts/KUKA_KRC4_NoLimit.py
Traceback (most recent call last):
File "/private/var/folders/_d/qdtr295j6n3fhwpq_t2bd4780000gn/T/PostBattery.py", line 209, in
make_program()
File "/private/var/folders/_d/qdtr295j6n3fhwpq_t2bd4780000gn/T/PostBattery.py", line 206, in make_program
r.ProgSave(r"""/Users/tobias912/Desktop/""",r"""Battery""",False,[r"""open""",r"""-t"""])
File "/Users/tobias912/RoboDK/RoboDK.app/Contents/Posts/KUKA_KRC4_NoLimit.py", line 453, in ProgSave
self.progsave (filesave)
File "/Users/tobias912/RoboDK/RoboDK.app/Contents/Posts/KUKA_KRC4_NoLimit.py", line 387, in progsave
with open(filesave, "w", encoding="utf-8", errors="replace") as fid:
TypeError: file() takes at most 3 arguments (4 given)
Best regards,
Robo