在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:\cygwin64\tmp\pip-build-nzb1zehp\Orange3-Associate\setup.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:\cygwin64\tmp\p ip-build-nzb1zehp\Orange3-Associate
成功安装了附加组件DataFusion和Text。
答案 0 :(得分:0)
感谢。这是Orange3-Associate 0.1.1中的一个错误。希望在0.1.2中修复,已通过pip
或选项|提供附加组件