我在 Visual Studio 代碼環(huán)境中工作。我正在嘗試在 vscode 中安裝 selenium。我的系統(tǒng)上安裝了 selenium,但是當(dāng)運行 import selenium 命令時,我收到一個 selenium 模塊不存在的信息。因此,我安裝了 NuGet 擴展,并在嘗試安裝 selenium.webdriver 時,我被定向到版本列表,在其中我選擇 4.0.0- alpha05,但隨后收到以下錯誤。Cannot find any .csproj or .fsproj file for your project! Please fix this error and try again.我確保驗證我的所有系統(tǒng)都是最新的,并且我系統(tǒng)的 python 環(huán)境的所有元素都運行順利。我嘗試通過 anaconda 環(huán)境導(dǎo)入硒作為最后的手段,但我仍然收到此消息。有什么線索嗎?
無法精細.csproj文件,嘗試通過NuGet包vscode安裝selenium.webdriver
拉風(fēng)的咖菲貓
2023-07-18 15:40:37