在尝试安装canopy时,我遇到以下错误
ubuntu@hari-desktop:~/Downloads$ sh canopy-2.1.3.rh6-x86_64-cp27.sh
canopy-2.1.3.rh6-x86_64-cp27.sh: 32: canopy-2.1.3.rh6-x86_64-cp27.sh: 0: not found
canopy-2.1.3.rh6-x86_64-cp27.sh: 46: canopy-2.1.3.rh6-x86_64-cp27.sh: 0: not found
canopy-2.1.3.rh6-x86_64-cp27.sh: 154: canopy-2.1.3.rh6-x86_64-cp27.sh: Syntax error: word unexpected (expecting ")")发布于 2017-06-24 15:40:35
解决方案:使用bash: bash canopy-2.1.3.rh6-x86_64-cp27.sh运行
https://stackoverflow.com/questions/44734108
复制相似问题