Spyder prompts to install command line tools in macOS
See original GitHub issueIssue Report Checklist
- [Y ] Searched the issues page for similar reports
- [Y] Read the relevant sections of the Spyder Troubleshooting Guide and followed its advice
- [Y] Reproduced the issue after updating with
conda update spyder
(orpip
, if not using Anaconda) - [Y ] Could not reproduce inside
jupyter qtconsole
(if console-related) - [Y ] Tried basic troubleshooting (if a bug/error)
- [Y ] Restarted Spyder
- [Y ] Reset preferences with
spyder --reset
- [Y ] Reinstalled the latest version of Anaconda
- [Y ] Tried the other applicable steps from the Troubleshooting Guide
- [Y ] Completed the Problem Description, Steps to Reproduce and Version sections below
Problem Description
Installed the new version of spyder today. Everytime i click to a different tab a prompt appears as which asks to install Xcode, saying git is a part of Command Line Developer Tools. plz see the image I have attached. Its really annoying and I dont want to install Xcode. What can be done to remove this prompt to appear?
What steps reproduce the problem?
- Installed the latest version of spyder, which removed a lot of packages which i reinstalled manually using pip install
- opening two or more files as different tabs and clicking any of them causes this to appear
Versions
- Spyder version: 4.1.1
- Python version: 3.7.0 64-bit
- Qt version: 5.12.7
- PyQt version: 5.12.3
- Operating System name/version: MacOs Mojave 10.14.6
Issue Analytics
- State:
- Created 3 years ago
- Comments:26 (15 by maintainers)
Top Results From Across the Web
Installation Guide — Spyder 5 documentation
Spyder is relatively easy to install on Windows, Linux and macOS. ... run the following command in your Anaconda Prompt (Windows) or terminal:....
Read more >Spyder "Git Command Line Tools" Issue - Stack Overflow
I am on a new mac and am up to date on software. Does anyone have suggestions on how to install these tools....
Read more >Installing and Configuring Python on a Mac - Boston University
Go to the installation page for Spyder. · Under the heading for Standalone installers, click on the link for macOS Installer. · Go...
Read more >"git commands requires the command line developer tools ...
I'm working on Spyder on macOS. Every time I switch between tabs I get an error: The "git" commands requires the command line...
Read more >How to Install Xcode Command Line Tools on a Mac
Apple provides a complete development environment for programmers named Xcode. If you are developing software for macOS, iOS, tvOS, and watchOS, ...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Thank you for your help! We really appreciate it! We will merge the PR soon so we don’t have this issue on our next release which should be available next week 😃 @ccordoba12 please merge the PR!
Thanks @tfetherolf for testing this. I will try to fix this other minor issue and let you know to see if you can help us test again!