12,788
回編集
57行目: | 57行目: | ||
libwebkit2gtk-4_0-37 webkit2gtk-4_0-injected-bundles typelib-1_0-WebKit2-4_0 | libwebkit2gtk-4_0-37 webkit2gtk-4_0-injected-bundles typelib-1_0-WebKit2-4_0 | ||
<br> | <br> | ||
==== 前提条件 ==== | |||
<u><code>pip3</code>コマンドを使用せずにインストールする場合、先にインストールディレクトリを作成する必要がある。</u><br> | |||
この時、インストールディレクトリ名は、<u>"/<Proton VPNのインストールディレクトリ>/lib/python<Pythonのバージョン>/site-packages"</u>としなければならない。<br> | |||
mkdir -p /<Proton VPNのインストールディレクトリ>/lib/python<Pythonのバージョン>/site-packages | |||
例. mkdir -p /<Proton VPNのインストールディレクトリ>/lib/python3.6/site-packages | |||
<br> | |||
インストールディレクトリを作成していない場合は、ビルドエラーが起きる。<br> | |||
<br> | |||
==== Proton VPNクライアントのインストール ==== | ==== Proton VPNクライアントのインストール ==== | ||
[https://github.com/ProtonMail/proton-python-client Proton VPNクライアントのGithub]にアクセスして、ソースコードをダウンロードする。<br> | [https://github.com/ProtonMail/proton-python-client Proton VPNクライアントのGithub]にアクセスして、ソースコードをダウンロードする。<br> |