Sublime Text 3 + Anaconda code completion

Steps:
1. Download Sublime Text 3. Download
2. Follow here to get the code or file for installation from the official website. There are two methods in the link: enter the python code, or download a file. If the input code does not work, you can try to download the file. For the specific operation method, click the link above. Remember to restart Sublime Text
3. Open Package Control with the key combination Ctrl + Shift + p: press
write picture description hereEnter when this appears.
4. Search for Anaconda directly:
write picture description here
[Because I have already installed it, there is no first option, select the first option, and you can wait for the installation to complete]
5. We also need to set the path of the python interpreter:
write picture description herein the open Search for python_interpreter in the file:
write picture description here
replace the following content with the absolute path of your python interpreter. Save and restart Sublime.

Now you can have python code completion.

Guess you like

Origin http://43.154.161.224:23101/article/api/json?id=325898543&siteId=291194637