The Altair Community is migrating to a new platform to provide a better experience for you. In preparation for the migration, the Altair Community is on read-only mode from October 28 - November 6, 2024. Technical support via cases will continue to work as is. For any urgent requests from Students/Faculty members, please submit the form linked here

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

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