No such module 'CreateML' Xcode 13.4.1 Montery 12.4 m1 max

I'm unable to import CreateML in playground. Anyone else experiencing this issue?

Replies

unable to import CreateML in playground. Anyone else experiencing this issue?

Everyone. CreateML does not exist !

Change to

import CoreML

Note: If this can help as well: https://www.createwithswift.com/using-an-object-detection-machine-learning-model-in-swift-playgrounds/