【问题标题】:Importing Turicreate gives me error No module named 'turicreate.cython.cy_unity'导入 Turicreate 给我错误 No module named 'turicreate.cython.cy_unity'
【发布时间】:2019-04-04 23:42:13
【问题描述】:

在导入 turicreate 时,我在 jupyter notebook 中遇到以下错误:

没有名为“turicreate.cython.cy_unity”的模块

我已尝试卸载并重新安装该软件包。不知道我在这里做错了什么。我正在使用 Windows 10 64 位机器和 Python 3.7。

请帮忙。谢谢

【问题讨论】:

    标签: python python-3.x windows-subsystem-for-linux turi-create


    【解决方案1】:

    TC 不支持 Python 3.7,最新支持的版本是 3.6

    需要配置Python 3.6的虚拟环境,Anaconda很容易做到。

    查看这篇文章,了解有关设置 TC 和其他 ML 包的详细信息 - https://medium.com/@maxim.volgin/machine-learning-compass-fcee3d9ac3b3

    【讨论】:

      猜你喜欢
      • 2016-10-31
      • 1970-01-01
      • 2022-08-23
      • 1970-01-01
      • 1970-01-01
      • 2017-03-16
      • 1970-01-01
      • 2019-08-23
      • 1970-01-01
      相关资源
      最近更新 更多