小伙伴们有没有遇到idea在线下载插件遇到这个问题的
Plugin Python was not installed: Cannot download 'https://plugins.jetbrains.
解决方法(亲测可用)
file -> settings -> System Settings -> Updates 把 Use secure connection 的 勾去掉就可以了,
是因为使用了https协议下载导致的问题.

本文介绍了解决IntelliJ IDEA中插件无法下载的问题。通过调整设置中的安全连接选项,可以解决因使用HTTPS协议导致的下载失败情况。
小伙伴们有没有遇到idea在线下载插件遇到这个问题的
Plugin Python was not installed: Cannot download 'https://plugins.jetbrains.
解决方法(亲测可用)
file -> settings -> System Settings -> Updates 把 Use secure connection 的 勾去掉就可以了,
是因为使用了https协议下载导致的问题.
