如果你和我一样装了conda并且用的是默认的powershell 5,发现终端启动非常缓慢(我这里每次打开都得3000ms以上才能响应)
建议禁用自动启动conda甚至卸载conda(可以用uv代替,又快又方便)
或者使用powershell 7,详见 windows终端terminal如何配置使用powershell 7
相关
- powershell 5(windows自带) 和powershell 7(最近刚出,需要自行安装)的区别,至于为什么没有6?因为6不做了 Windows PowerShell 5.1 和 PowerShell 7.x 之间的差异 - PowerShell | Microsoft Learn