|
Cleo from Malaysia [2 posts] |
3 months
|
Subject: Python 3.x Scripting Module Not Working with Versions Above 3.8
Message:
Hi there,
I'm currently facing an issue with the Python scripting module in RoboRealm. It works perfectly with Python 3.8.10, but when I try using it with higher versions like 3.9, 3.10, 3.11, and 3.12, I get an error indicating a missing "Python 3x Library."
Details of my setup:
RoboRealm Version: 2.87.32 (32-bit, trial version)
Operating System: Windows 10
Python Versions Tested:
1. 32-bit Python 3.8.10 (working)
2. 32-bit Python 3.9.x and higher (not working)
I’ve also explored related discussions in the forum, such as:
https://www.roborealm.com/forum/index.php?thread_id=5713#1
https://www.roborealm.com/forum/index.php?thread_id=5711#
https://www.roborealm.com/forum/index.php?thread_id=6143#1
I’ve followed the guidance in these threads, but the issue remains unresolved.
Any advice on how to fix this would be greatly appreciated.
Thank you.
program.robo
|
|
|
Carl from United States [6 posts] |
3 months
|
You have found the best information on the supported Python versions. We have run into these issues with other projects too. Unfortunately, we will not be able to add more supported Python versions in the short term.
|
|
|
Cleo from Malaysia [2 posts] |
3 months
|
I appreciate you getting back to me so quickly!
Thank you for clarifying the current limitations on supported Python versions. I'll stick with Python 3.8.10 for now based on this. Hopefully, future updates will include support for newer Python versions.
Thanks again for your support!
|
|