Skip to main content
Question

I am getting the following error even when I am trying to execute a simple python script

  • 4 March 2024
  • 1 reply
  • 79 views

This may be due to the following reason: An unexpected error occurred. No active function with id 6e9c505a-3c06-4dd9-bc12-ebf3ec98b2cf available to be closed. Please contact system administrator. Location: Slack Admin generator (line 1) To continue, edit the bot and fix the error. Then, try again. If you continue to see this message, please contact your system administrator. Code: bot.execution.error

1 reply

Userlevel 6
Badge +15

Hi @kjasleen630 ,

Please ensure that Python installed in the machine and create the python variable on windows. 

 https://www.educative.io/answers/how-to-add-python-to-path-variable-in-windows via mentioned link, you can verify the python setup and create the path.

Reply