Today, 07:42 AM
Hi everyone,
我收到以下错误or while trying to generate a program by using the post processor of "Denso_RC8"
Failed to generate program "1" using the Post Processor "Denso_RC8"
Post processor path:C:/RoboDK/Posts/Denso_RC8.py
Traceback (most recent call last):
File "C:/Users/USER/AppData/Local/Temp/Post1.py", line 432, in
r.ProgSave(r"""C:/Users/USER/Documents/RoboDK""",r"""1""",True,r"""C:/RoboDK/Other/VSCodium/VSCodium.exe""")
File "C:\RoboDK\Posts\Denso_RC8.py", line 141, in ProgSave
UnicodeEncodeError: 'cp950' codec can't encode character '\u663e' in position 4: illegal multibyte sequence
Process output:
Using Python version: sys.version_info(major=3, minor=7, micro=3, releaselevel='final', serial=0)
RoboDK Post Processor: C:/RoboDK/Posts
Total instructions: 381
1
Done instruction: 50
Done instruction: 100
Done instruction: 150
Done instruction: 200
Done instruction: 250
Done instruction: 300
完成指令:350
1
1
Python Post Processor process exit code: 1
The simulation of the project works successfully, cannot tell if it's an error from python or maybe I didn't do my settings right.
Grateful to know any possible causes of this error.
Thanks
我收到以下错误or while trying to generate a program by using the post processor of "Denso_RC8"
Failed to generate program "1" using the Post Processor "Denso_RC8"
Post processor path:C:/RoboDK/Posts/Denso_RC8.py
Traceback (most recent call last):
File "C:/Users/USER/AppData/Local/Temp/Post1.py", line 432, in
r.ProgSave(r"""C:/Users/USER/Documents/RoboDK""",r"""1""",True,r"""C:/RoboDK/Other/VSCodium/VSCodium.exe""")
File "C:\RoboDK\Posts\Denso_RC8.py", line 141, in ProgSave
UnicodeEncodeError: 'cp950' codec can't encode character '\u663e' in position 4: illegal multibyte sequence
Process output:
Using Python version: sys.version_info(major=3, minor=7, micro=3, releaselevel='final', serial=0)
RoboDK Post Processor: C:/RoboDK/Posts
Total instructions: 381
1
Done instruction: 50
Done instruction: 100
Done instruction: 150
Done instruction: 200
Done instruction: 250
Done instruction: 300
完成指令:350
1
1
Python Post Processor process exit code: 1
The simulation of the project works successfully, cannot tell if it's an error from python or maybe I didn't do my settings right.
Grateful to know any possible causes of this error.
Thanks