Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我在 Windows 10 和 Raspbian 上都遇到了同样的错误。我在这里检查过,但对我没有帮助。“pip install deap”下载正常,但是当我执行 DEAP 示例代码时,我收到 Module Not Found 错误。
从这里,运行“easy_install deap”命令对我有用。