Python Script not working

Hi Team,
I got this error in python script.
image
It is working in Command Prompt, not in elecroneek,

when you are using cmd did you try the command python --version .

also did you try to set path to python in the global environnement variable .

Yes, I tried to set path to python in the global environment variable

@Siva_Lakshmi Please check if anything is missing from the below points.

  1. Check if Python 3 is installed on the Computer.
  2. Check if the environment variables for Python are set up correctly.
  3. Check if the path in the “Path to venv folder” parameter is set up correctly.

You can also refer to this document for further help: Execute Python – ElectroNeek Help Center

Hi @Siva_Lakshmi We would kindly like to follow up if the solution we presented above worked. If it did work, please mark the answer as a “solution.” And finally, feel free to ask any more questions by opening a new topic.

1 Like