-
Notifications
You must be signed in to change notification settings - Fork 7.6k
Python3 calls Xcode #7061
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
@bluewyvern2 - What is your MacOS version? |
Have you tried to use
|
I have installed python3 but not Xcode. MacOS is version 11.6.8 cannot update to 12 and above due to age of computer.
Bluewyvern2: Lee Griffis
… On Jul 29, 2022, at 4:15 PM, Rodrigo Garcia ***@***.***> wrote:
@bluewyvern2 - What is your MacOS version?
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you were mentioned.
|
What happens when you type |
Ah, still says version 2.7. I must have installed it wrong. I'll try again if I can figure out homebrew. |
I found command line tools for Xcode 13.2 and am downloading them. Homebrew won't install without them. This should also let me run the compiler. I'll let you know when I get that far. |
Downloading the CLT for Xcode 13.2 seems to have fixed the compiling issue. Thank you for the ideas. |
Can we close this issue? |
Board
ESP32
Device Description
38 pin narrow ESP32-WROOM-32 KEEYEE board
Hardware Configuration
this is a compiler problem haven't gotten to the board yet.
Version
v2.0.4
IDE Name
Arduino
Operating System
MacOS 11.6.8
Flash frequency
40mhz
PSRAM enabled
yes
Upload speed
115200
Description
While compiling a test sketch in Arduino IDE for ESP32 I received an error "The "python3" command requires the command line developer tools." This is a part of Apple's Xcode which is a development environment that I do not have and which takes a significant amount of space on a computer. Is there a way around this or do I absolutely have to install this thing?
My computer is a 2013 MacBook Air and the current versions of Xcode available on the App Store and Apples Developer site will not run on it and I can't seem to find older versions on the Apple developer site. I just want to work with the esp32 not the entire MACOS.
Thank you for any help you can provide.
Sketch
Debug Message
Other Steps to Reproduce
To reproduce this error you will need to have a MACOS without Xcode installed. When I clicked the install request no software was found by the Apple search.
I have checked existing issues, online documentation and the Troubleshooting Guide
The text was updated successfully, but these errors were encountered: