pjw91's Blog

FileZilla error: unrecognised key type

問題敘述 使用 FileZilla 連接 SFTP,設定使用金鑰登入;匯入金鑰時出現 Error loading file: unrecognised key type。

RVM Cheatsheet

事前準備 需要 curl,wget 不行,因為安裝指令檔內是用 curl gpg --keyserver hkp://keys.gnupg.net --recv-keys D39DC0E3 安裝 curl -sSL get.rvm.io | bash -s stable source ~/.rvm/scripts/rvm,載入 rvm 為 function 更新

cx_freeze setup.py __main__ not found

問題敘述 python.exe setup.py build_exe build\*\program.exe