Python Scope error not supporting 32-bit

Hi, Community.

Where Can I find the root cause?

The Python Scope activity raises an error saying that Python over 3.10 doesn’t support 32-bit. However, my laptop is x64, .NET Desktop runtime installed is 6.0(x64), Python installed is 3.12.

Regards

@beeno71

Looks like the python installation was done of 32 bit

Reinstall with 64 bit

Cheers

@beeno71,

Check if you are using the python activities correctly. Also good to go through the documentation before you start with python activities as this is not a straight forward integration. Minor mis configuration could lead to an error