gpt4 book ai didi

anaconda - 安装 spacy 在 jupyter notebook 中不起作用

转载 作者:行者123 更新时间:2023-12-05 08:42:10 26 4
gpt4 key购买 nike

我在 Windows 10 系统中安装了 64 位的 Anaconda 3.x。我已经通过 pip install -U spacy

安装了 spacy

当我在 Notebook 中运行 install spacy 时,出现这样的“DLL Load”错误

enter image description here

最佳答案

您可以在 jupyter 笔记本中安装 spacy 并下载 en 为:

import sys
!{sys.executable} -m pip install spacy
!{sys.executable} -m spacy download en

关于anaconda - 安装 spacy 在 jupyter notebook 中不起作用,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/43979042/

26 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com