这是~/.profile
:
export PATH="/home/<usr>/Documents/chromedriver/chromedriver"
但是在 Python 中,我得到:
selenium.common.exceptions.WebDriverException:消息:'chromedriver' 可执行文件需要在 PATH 中。
眼镜:
(env) user@computer:~$ lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 18.04.4 LTS
Release: 18.04
Codename: bionic