Relative Content

Tag Archive for pythonpython-3.xraspberry-piultralytics

IDLE Python Shell restarts when importing Ultralytics

Im working with Python 3.9 on a Raspberry Pi 4. Whenever I try to import Ultralytics or any of its functions for my code, the shell just restarts without showing any error codes. I tested it on simple codes that dont use ultralytics and just importing the dependency and the result is the described, so it has to be ultralytics thats causing the issue.