Skip to content

Commit

Permalink
Update notes.md
Browse files Browse the repository at this point in the history
  • Loading branch information
xuewengeophysics authored Apr 16, 2020
1 parent 3b1e91b commit e624061
Showing 1 changed file with 5 additions and 6 deletions.
11 changes: 5 additions & 6 deletions notes.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
pycocotools: pip install git+https://github.com/philferriere/cocoapi.git#subdirectory=PythonAPI

conda config --add channels https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free/
conda config --set show_channel_urls yes
pip install -i https://pypi.tuna.tsinghua.edu.cn/simple pip -U
pip config set global.index-url https://pypi.tuna.tsinghua.edu.cn/simple
pycocotools: pip install git+https://github.com/philferriere/cocoapi.git#subdirectory=PythonAPI<br>
conda config --add channels https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free/<br>
conda config --set show_channel_urls yes<br>
pip install -i https://pypi.tuna.tsinghua.edu.cn/simple pip -U<br>
pip config set global.index-url https://pypi.tuna.tsinghua.edu.cn/simple<br>

0 comments on commit e624061

Please sign in to comment.