Hey, I’m trying to run python, When initializing python scope I’m encountering issue where It does not give any error but is in a none responding state.
This is my scope Configuration
I have .Net version 5.0.17 installed using python activity version 1.7.1
Hi @devanshi
Try Downgrading the python activities. & set the version selection to Auto.
We face the similar issue but it got solved when we install the
If this also not works try downgrading python to 3.10
Hope this helps