自分で作成したライブラリを他のプロジェクトで使えるようにするためには、GitHubを活用するのが便利です。GitHubにアップロードした自分のライブラリを他のプロジェクトにインストールする方法について、言語ごとに解説します。 1. Pythonの場合(pipを使っ ...
These are the things you need to do to fix ‘Command “python setup.py egg_info” failed with error code 1’ When Installing Python. Make sure to follow the ...