全文検索:
- 2024.01.16 openssl.soのLoadError
- z # cd openssl-3.1.1w # ./Configure # make # make install # ll /usr/local/lib64/libssl.so.1.1 -rwxr-xr-x.... Can't locate FindBin.pm in @INC (you may need to install the FindBin module) (@INC contains: /usr/local/li... ed at ./Configure line 15. </code> 対応 <code> yum install perl-FindBin.noarch </code> <code> Can't locate File/Compare.pm in @INC (you may need to install the File::Compare module) (@INC contains: . /usr/
- 2024.01.15 Chrome Driverのパス
- e = Service(executable_path=ChromeDriverManager().install()) driver = webdriver.Chrome(service=global_servi