в описании продукта на оф ресурсе что написано?
Ясно 3 версия нужна была. Давно не программировал на питонах всё на плюсах сижу.
Но здесь возникла одна проблема. Всё, в точ в точ, сделал по этому сайту(
https://www.youtube.com/watch?v=h8_68OONY-w), но компилятор Xcode 14 ругается, не видит файл в проекте, хотя путь точно указан. Может, что недоглядел, упустил. Вот сообщение, которое выдаёт компилятор:
shell-init: error retrieving current directory: getcwd: cannot access parent directories: Operation not permitted
shell-init: error retrieving current directory: getcwd: cannot access parent directories: Operation not permitted
job-working-directory: error retrieving current directory: getcwd: cannot access parent directories: Operation not permitted
2023-05-18 17:27:31.062946+0400 python3[1067:55747] Failed to open macho file at /Applications/Xcode.app/Contents/Developer/usr/bin/python3 for reading: Too many levels of symbolic links
/Applications/Xcode.app/Contents/Developer/usr/bin/python3: can't open file 'testingPyhton.py': [Errno 1] Operation not permitted
Program ended with exit code: 2