'Aborted (core dumped) Error when running Tensorflow with ImageAI

I'm learning object detection application using ImageAI by following this tutorial: Object Detection with Image AI, I followed the steps, including installing Tensorflow CPU ver. 2.4.0 and ImageAI ver. 2.1.6. I think everything is set up: Version of Tensorflow and ImageAI, however, when I run the python code, I encounter Aborted (core dumped) error as follows: Aborted error.

I'm running the code on an Ubuntu 18.04 VM.

Any solution for this error? I thank you all in advance!



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source