LoginSignup
1

More than 5 years have passed since last update.

posted at

AIで競輪予想 その2

環境準備編

以下の順番で環境設定を行っていきます。
1.AWS(EC2)にubuntuを立ち上げる
2.MySql(5.6.16-1~exp1 (Ubuntu))のインストール
3.Pythonのインストール
4.seleniumのインストール

3.Pythonのインストール

タイミングよく、わかりやすい記事がUPされていました。
AWS上のUbuntu 16.04 LTSにpipやPython3.6をインストール
このとおりインストールを進めます。

4.seleniumのインストール

こちらも参考になるページが。
EC2 UbuntuでGoogle Chromeをヘッドレス実行してスクリーンショットを採取する手順
このとおりインストールをしてみたいと思います。

今日はここまで。おやすみなさい。

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
What you can do with signing up
1