0
0

More than 3 years have passed since last update.

0119日記

Posted at

ドットインストールも見ちゃったし、とりあえず興味ありそうな投信のポートフォリオ分析の分野の記事を少し読んでみた。
そしたら、まだインストールしてないモジュールがあったから、とりあえずインストール
これは、インストールの手順の備忘録

import selenium as sl
したら
moduleNotFoundError
が出たから
pip install selenium
したら、インストールできた
これでブラウザを自動操作できるらしい
使うかわかんないけど、初めてのインストールもできたから満足

0
0
1

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
0
0