I am trying to use Python Scope, but I am not able to execute the scope as it is throwing an error for Initializing Python Engine.
Provided the Path as well as DLL Path, Target: x64-Bit and the version- Auto (Installed version is 3.12.4 - with this version m able to run the Python Scope correctly on other machine but not on my machine).
Attaching screenshots for more reference.
Thank you for this @ashokkarale, it’s wrong The latest Python 1.10.0 package supports up to Python 3.13
As to the issue @Vinay_Watane, could you please share how you configured your file paths for both the Library path and Path properties?
You should configure it similar to this sample:
(in fact, for the standard default Python installation of 3.12, not the one from the windows store, the sample should probably work for you out of the box)
Hi @loginerror Thankyou for acknowledging the issue, attaching the library path and the python path provided in the activity.
I have tried in another machine with the same settings and same python version, it worked, but it is not in mine.