No module named 'selenium'と表示され解決方法がわからないのでこちらで質問させていただきます。
13:56:14
1Requirement already satisfied: selenium in /Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/site-packages (3.141.0) 2Requirement already satisfied: urllib3 in /Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/site-packages (from selenium) (1.25.9) 3
pip3 install seleniumでインストールはされてるのですが、エラーが出てしまいます。
環境
・macbookpro2015
・brewでインストールしてます
pip3 show seleniumで確認
Name: selenium Version: 3.141.0 Summary: Python bindings for Selenium Home-page: https://github.com/SeleniumHQ/selenium/ Author: UNKNOWN Author-email: UNKNOWN License: Apache 2.0 Location: /Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/site-packages Requires: urllib3 Required-by: ~
>>> sys.path確認
おそらくPATHが通ってないのかなと思うのですが、やり方がわからなく苦戦中です。
回答2件
あなたの回答
tips
プレビュー
バッドをするには、ログインかつ
こちらの条件を満たす必要があります。
2020/06/29 09:08
2020/06/29 09:28 編集
2020/06/29 10:06
2020/06/29 10:35
2020/06/29 10:42 編集
2020/06/29 10:40
2020/06/29 10:41
2020/06/29 10:43
2020/06/29 10:45
2020/06/29 10:46
2020/06/29 10:49
2020/06/29 10:51
2020/06/29 10:54
2020/06/29 10:58
2020/06/29 11:00 編集
2020/06/29 11:01
2020/06/29 11:02
2020/06/29 11:03
2020/06/29 11:06 編集
2020/06/29 11:09
2020/06/29 11:10 編集
2020/06/29 11:10
2020/06/29 11:11
2020/06/29 11:11
2020/06/29 11:15 編集
2020/06/29 11:15
2020/06/29 11:16
2020/06/29 11:18
2020/06/29 11:19
2020/06/29 11:23 編集
2020/06/29 11:27
2020/06/29 11:28
2020/06/29 11:31
2020/06/29 11:31
2020/06/29 11:32
2020/06/29 11:33
2020/06/29 11:37
2020/06/29 11:40 編集
2020/06/29 11:43
2020/06/29 11:44
2020/06/29 11:47
2020/06/29 11:51