修正fix_leo-editor安裝
- 開啟教學網頁
- 點選2015fall課程
- 點選遠端(copy)下載fix
- 將檔案解壓縮
- 使用瀏覽器搜尋 leo editor github
- 點選進入網頁
- 點選leo-editor
- 點選release
- 點選broke-abbrev
- 點選Source code(zip)
- 將檔案移至fix資料夾
- 到Ana3_lite2\data\SciTE
- 開啟SciTe.exe
- 使用此編輯器開啟fix.bat
- 在最後增加一行指令 指令為 copy leo-editor-broke-abbrev.zip C:\Ana3_2015\data\
- 儲存檔案
- 使用此編輯器開啟start.bat
- 將原指令 (第35行) pip install http://140.130.17.17/public/leo-editor-master.zip
更改為 pip install leo-editor-broke-abbrev.zip - 儲存檔案
- 點選開啟fix.bat
- 點選開啟start.bat
- 成功開啟~~
影片解說
修正fix_leo-editor安裝 from 40423220 on Vimeo.
心得
其實在拍影片的時候都會出現一些問題,
雖然影片都是很順暢地走完整個流程,
但是其實中間暫停、重拍過很多次,
在解決這些問題的同時也了解更多相關的東西。
自評
自評分數:62
這有點難懂,花了好久還是不懂。