jupyter notebook导包失败

时间:2025-02-10 07:23:49

问题:you may need to restart the kernel to use updated packages

        由于安装了多个python虚拟环境,需要给每个环境都安装jupyter(pip install jupyter),否则导包时会因为找错路径,可能会报错。