orange3关联安装失败,其他加载项安装没有问题



Windows7 PC 上Orang3 Associate插件的安装错误

命令:

pip install Orange3-Associate  (same result from UI Options - Add-Ons)

错误:

Collecting Orange3-Associate
  Using cached Orange3-Associate-0.1.1.tar.gz
    Complete output from command python setup.py egg_info:
    Traceback (most recent call last):
      File "<string>", line 20, in <module>
      File "C:cygwin64tmppip-build-nzb1zehpOrange3-Associatesetup.py", line                                               32, in <module>
        long_description=open(path.join(path.dirname(__file__), 'README.md')).re                                              ad(),
    FileNotFoundError: [Errno 2] No such file or directory: 'C:\cygwin64\tmp\                                              pip-build-nzb1zehp\Orange3-Associate\README.md'
    ----------------------------------------
Command "python setup.py egg_info" failed with error code 1 in C:cygwin64tmpp                                              ip-build-nzb1zehpOrange3-Associate

已成功安装附加组件DataFusion和Text。

谢谢。这是Orange3 Associate 0.1.1中的一个错误。它有望在0.1.2中修复,已通过pip选项|附加组件提供。

最新更新