2
1

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 5 years have passed since last update.

AIで競輪予想 その2

Posted at

#環境準備編
以下の順番で環境設定を行っていきます。
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をヘッドレス実行してスクリーンショットを採取する手順
このとおりインストールをしてみたいと思います。

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

2
1
0

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
  3. You can use dark theme
What you can do with signing up
2
1

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?