我已經安裝了anaconda。我也將我的 python 更新到了最新版本。但是當我嘗試安裝 Orange 時,出現以下錯誤:
Collecting orange3
Using cached Orange3-3.5.0.tar.gz
Complete output from command python setup.py egg_info:
Orange requires Python >= 3.4
----------------------------------------
Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-build-zWUMVm/orange3/
請告訴我如何解決它