chengzidembp:muke chengzi$ /usr/local/opt/python/bin/python3.7 /Users/chengzi/Desktop/muke/open_browser2.py
['/Users/chengzi/Desktop/muke', '/usr/local/Cellar/python/3.7.4/Frameworks/Python.framework/Versions/3.7/lib/python37.zip', '/usr/local/Cellar/python/3.7.4/Frameworks/Python.framework/Versions/3.7/lib/python3.7', '/usr/local/Cellar/python/3.7.4/Frameworks/Python.framework/Versions/3.7/lib/python3.7/lib-dynload', '/Users/chengzi/Library/Python/3.7/lib/python/site-packages', '/usr/local/lib/python3.7/site-packages']
chengzidembp:muke chengzi$ /usr/local/opt/python/bin/python3.7 /Users/chengzi/Desktop/muke/open_browser2.py
Traceback (most recent call last):
File "/Users/chengzi/Desktop/muke/open_browser2.py", line 11, in <module>
import selenium
ModuleNotFoundError: No module named 'selenium'
chengzidembp:muke chengzi$