MaxLevinsky
Results
2
comments of
MaxLevinsky
run ps -eaf | grep mongod then kill the process (sudo kill )
@buzzysin if you want to change runs_dir or any other params in settings try smth like this import from ultralytics.yolo.utils import set_settings set_settings({'runs_dir': })