個人メモ用

個人メモ用です。

2019-11-01から1ヶ月間の記事一覧

python2を残しつつ3をデフォルトにした

https://qiita.com/sebeckawamura/items/4bc5945245877f250d2e

termcolor install

sudo pip2 install termcolor

easydictがない問題解決法

pip2 install easydict --user を実行したときに出てくる既にありますよメッセージ DEPRECATION: Python 2.7 will reach the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 won't be maintained after that date. A futu…

python PATH

https://www.sejuku.net/blog/54425

sublimetext

https://www.karelie.net/how-to-install-sublime-text-3-on-ubuntu/

VSC

https://qiita.com/yoshiyasu1111/items/e4db676e846897f8d554

ubuntu Appimage形式の実行

http://opendata.jp.net/?p=10342

ubuntuへのUnity install

https://qiita.com/pollenjp/items/df7679ba5a537bb7f295 記事の通り実行権限を与えたらpropartyでも実行権限を与える必要がある https://forum.unity.com/threads/unity-hub-v2-0-0-release.677485/ Unity Hubもインストールする必要がある https://qiita.c…