While writing a Python script, I encountered the following error in the process of connecting to a remote serv… Continue reading One of the things to check when you get a No existing session error in Paramiko’s SSH key authentication is whether the SSH key file is in an old format or not.
Tag: python
The Python snippets in VSCode had been disabled, so I have to restore it.
I was wondering why I couldn’t use snippets (completion) in VSCode when writing Python anymore, and I… Continue reading The Python snippets in VSCode had been disabled, so I have to restore it.