Options

Error while running a python code in Studio

NiharikaNiharika Member Posts: 40 Maven
edited October 2019 in Help
 I am executing a python code in my studio.Its a bit long code which fetches data from elastic and takes time .I am getting an error in studio.The code works fine in python IDE(Spyder).So I am not sure how to figure out why its is going wrong here and throwing an error.Can you help me with the same.
Tagged:

Best Answer

Answers

  • Options
    mortizmortiz Member Posts: 20 Maven
    Are you calling on it using the rm_main() function?
  • Options
    NiharikaNiharika Member Posts: 40 Maven
    Hi mortiz
    I had given the rm_main() function
  • Options
    NiharikaNiharika Member Posts: 40 Maven
    Thanks varunm1 I was able to find the error using the logs
Sign In or Register to comment.