kaqijiang / Auto-GPT-ZH

Auto-GPT中文版本及爱好者组织 同步更新原项目 AI领域创业 自媒体组织 用AI工作学习创作变现

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ImportError: DLL load failed while importing numpy_ops: 找不到指定的模块。

luieswww opened this issue · comments

⚠️ Search for existing issues first ⚠️

  • I have searched the existing issues, and there is no existing issue for my problem

GPT-3 or GPT-4

  • I am using Auto-GPT with GPT-3 (GPT-3.5)

Steps to reproduce 🕹

按照安装方法.md的步骤一步步走,然后运行 python -m autogpt,发现了如下错误

ImportError: DLL load failed while importing numpy_ops: 找不到指定的模块。

Current behavior 😯

pip uninstall numpy
pip install numpy

Expected behavior 🤔

numpy重装后还是不行

Your prompt 📝

# Paste your prompt here