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
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.
0
Best Answer
-
varunm1 Member Posts: 1,207 UnicornHello @Niharika
Can you see what error it is throwing in the "Log" window? To view log window, you need to go to View --> Show Panel --> Log (available on the menu bar).Regards,
Varun
https://www.varunmandalapu.com/Be Safe. Follow precautions and Maintain Social Distancing
6
Answers
I had given the rm_main() function