# 使用 Homebrew 安装 aria2
brew install aria2
# 创建配置文件aria2.conf和空对话文件aria2.session
mkdir ~/.aria2 && cd ~/.aria2
touch aria2.conf
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
SSPAIR 1-3.A.0;2-3.A.0 | |
HSSTRIPLET 1,3-1 | |
1 V LE . | |
2 V EB R | |
0 V EB R | |
0 V EB R | |
0 V EB R | |
0 V EB R | |
0 V EB R | |
0 V EB R |
Assuming your Anaconda Python is at the front of your path (type 'which ipython' to verify that it is using the Anaconda version). Here, Anaconda is installed in ~/anaconda
System Commands are preceded with ">"
Python Commands are preceded with ">>"
If you download the Pyrosetta Binaries, unzip them, source the SetPyrosettaEnvironment.sh and run ipython while using Ananconda's version of Ipython, you may see the following error: