What happened to the "Kite" engine being enabled via preferences.
See original GitHub issueIssue: cannot enable “Kite”.
Spyder version: 5.3 Python version: 3.9.10
Before version 5.3, I was able to use Kite. Now I cannot enable.
In Spyder, you enable Kite by performing the following: Preferences > Completion and Linting > Advanced Tab > Select “Providers”
Source article: https://help.kite.com/article/123-kite-cannot-detect-spyder-installation
BUT in this Spyder 5.3, there is not “Providers” under the “Advanced Tab” and could not enable Kite.
Yes I do have a downloaded version of “Kite” setup that I saved.
Why cannot I use “Kite” which I downloaded.
Thank you, Anthony of Sydney
Issue Report Checklist
- Searched the issues page for similar reports
- Read the relevant sections of the Spyder Troubleshooting Guide and followed its advice
- Reproduced the issue after updating with
conda update spyder
(orpip
, if not using Anaconda) - Could not reproduce inside
jupyter qtconsole
(if console-related) - Tried basic troubleshooting (if a bug/error)
- Restarted Spyder
- Reset preferences with
spyder --reset
- Reinstalled the latest version of Anaconda
- Tried the other applicable steps from the Troubleshooting Guide
- Completed the Problem Description, Steps to Reproduce and Version sections below
Problem Description
What steps reproduce the problem?
What is the expected output? What do you see instead?
Paste Traceback/Error Below (if applicable)
PASTE TRACEBACK HERE
Versions
- Spyder version:
- Python version:
- Qt version:
- PyQt version:
- Operating System name/version:
Dependencies
PASTE DEPENDENCIES HERE
Issue Analytics
- State:
- Created a year ago
- Comments:5 (3 by maintainers)
Top Results From Across the Web
Kite is saying farewell - Code Faster with Kite
We have stopped working on Kite, and are no longer supporting the Kite software. Thank you to everyone who used our product, and...
Read more >Programmers outraged after coding startup Kite ... - Quartz
Programmers discovered that Kite had quietly injected promotional content and data-tracking functionality into open-source apps. Not cool.
Read more >Announcing the Kite Integration for Spyder
To enable Kite in Spyder, go to Preferences/ Settings -> click on Completion and Linting -> click on the “Advanced” tab -> click...
Read more >Kite is a viral plugin that kills your system performance : r/Python
I am doing a PSA: Please be extra careful when you see Kite (the program auto-completor app). This app is atrociously bad for...
Read more >Kite Reviews 2022: Details, Pricing, & Features - G2
It comes up in a drop-down menu kind of thing with the suggestions which I feel is a little downside of using Kite....
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 Free
Top 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
Thank you for the response. I am glad I did save the installation executable file for “Kite” because I noticed that the site at https://www.kite.com/kite-is-temporarily-unavailable/?source=download has been saying for several months that the “Kite is temporarily unavailable”.
No explanation has been given by the “Kite” site.
The “Kite” can still be used in the Visual Studio Code.
Nevertheless, I prefer the Spyder IDE where even without the “Kite”, I still get auto-completion with Spyder.
I let you close this issue.
Thank you Anthony of Sydney
Hi @shakedAB , I think Spyder 5.2.2 should be able to still have the Kite provider option. However you need to be sure that also the correct version of spyder-kernels is being installed. I’m not sure which OS and installation method are you using, but maybe you could try to use the standalone installers available at: https://github.com/spyder-ide/spyder/releases/tag/v5.2.2 (from the
Assets
section you can find aSpyder_64bit_full.exe
file for Windows and aSpyder.dmg
file for MacOS )