Post

Replies

Boosts

Views

Activity

Reply to import python to Xcode
Hi try this: Python is installed following the steps below: Open Xcode -> open a new project -> choose macOS -> choose a template -> name it - save it. Open file -> go to add package -> type in the search box “http://github.com/pvieito/PythonKit.git” Install PythonKit Highlight project name -> press command n -> type in the search box playground -> choose macOS -> choose a template - name it - save it. The playground document now will recognize import PythonKit import PythonKit
Dec ’21