Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5

Failed to generate program-Invalid Python version

#1
Hi, I got below message when I tried to generate a program, can you help please? I attached the py file as well.


Failed to generate program "Curve" using the Post Processor "ABB_RAPID_IRC5"
Post processor path:C:/RoboDK/Posts/ABB_RAPID_IRC5.py
Traceback (most recent call last):
File "C:\Users\Administrator\AppData\Local\Temp\PostCurve.py", line 15, in
from ABB_RAPID_IRC5 import *
File "C:\RoboDK\Posts\ABB_RAPID_IRC5.py", line 33, in
raise Exception(msg)
Exception: Invalid Python version or post processor not found. Make sure you are using a supported Python version: C:/RoboDK/Posts/v311
Select Tools-Options-Python and select a supported Python version


Process output:
Using Python version: sys.version_info(major=3, minor=11, micro=4, releaselevel='final', serial=0)
RoboDK Post Processor: C:/RoboDK/Posts
Invalid Python version or post processor not found. Make sure you are using a supported Python version: C:/RoboDK/Posts/v311
Select Tools-Options-Python and select a supported Python version
Using Python version: sys.version_info(major=3, minor=11, micro=4, releaselevel='final', serial=0)
RoboDK Post Processor: C:/RoboDK/Posts
Invalid Python version or post processor not found. Make sure you are using a supported Python version: C:/RoboDK/Posts/v311
Select Tools-Options-Python and select a supported Python version


Python Post Processor process exit code: 1
#2
You can solve the invalid Python version issue when generating your program by following these steps:
  1. Select Tools-Options
  2. Select the Python tab
  3. Enter the following path as the Python interpreter: C:/RoboDK/Python-Embedded/python.exe.
#3
 I followed below steps, but unfortunately, I got same message.


Attached Files Thumbnail(s)
   
Image(s)
   

.py   PostCurve.py (Size: 6.8 KB / Downloads: 114)
#4
What version of RoboDK are you using?
If you are under maintenance, can you try updating RoboDK?
Please read the Forum Guidelines before posting!
Find useful information about RoboDK by visiting our Online Documentation.
  




Users browsing this thread:
1 Guest(s)