How to resolve the Python Scope Error

Hello

How do i fix the Python Scope is not working

when I debug the code it will stuck and not giving the Error

I have properly configured the Properties of the python Scope. its not going to further Activities inside the Scope.

@kishan.savaliya1,

Install .Net Runtime 6.0 and it should work as expected.

x64 direct download link here.

Microsoft

Download .NET 6.0 Desktop Runtime (v6.0.29) - Windows x64 Installer

Reference thread.

Thanks,
Ashok :slight_smile:

1 Like

Hi @kishan.savaliya1

Check this

Regards,

@ashokkarale @lrtetala Thanks For Reply,

i have installed that software and it works

but now it stuck at Load Python Script, have a look SS

@kishan.savaliya1,

Try this sample solution.

PythonTest.zip (11.9 KB)

Thanks,
Ashok :slight_smile:

2 Likes

Just because it seems suitable - I have recently worked with the documentation team to update the sample project in the documentation:

It contains a link to the sample project as well as the steps to be taken to execute the Python script with default installation of Python 3.12 as an example.

2 Likes

@ashokkarale @loginerror @lrtetala

it works Fine

thanks so much

1 Like

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.