国产 无码 综合区,色欲AV无码国产永久播放,无码天堂亚洲国产AV,国产日韩欧美女同一区二区

解決:Not able to find Java executable or version. Please check your Java installation?

這篇具有很好參考價(jià)值的文章主要介紹了解決:Not able to find Java executable or version. Please check your Java installation?。希望對(duì)大家有所幫助。如果存在錯(cuò)誤或未考慮完全的地方,請(qǐng)大家不吝賜教,您也可以點(diǎn)擊"舉報(bào)違法"按鈕提交疑問。

首先說說如何解決Not able to find Java executable or version. Please check your Java installation.這個(gè)問題吧!

1.其實(shí)這個(gè)問題很好解決,提示這個(gè)信息其實(shí)就說明你的jdk安裝是有問題的。最簡(jiǎn)單的方法就是把之前安裝的jdk給刪掉,或者給卸載掉。

解決:Not able to find Java executable or version. Please check your Java installation?

2.卸載完成之后,重新安裝一個(gè)jdk,如果沒有的話,可以去官網(wǎng)下載。

下載鏈接:Java Downloads | Oracle

https://download.oracle.com/java/18/latest/jdk-18_windows-x64_bin.exe

這里還可以根據(jù)你安裝的系統(tǒng)進(jìn)行選擇

解決:Not able to find Java executable or version. Please check your Java installation?

3.下載下來之后,直接雙擊安裝。安裝好了之后進(jìn)入該文件夾。C:\Program Files\Java\jdk-14.0.2

---這里以14為例---

解決:Not able to find Java executable or version. Please check your Java installation?

4.最后配置環(huán)境變量,路徑:此電腦-屬性-高級(jí)系統(tǒng)設(shè)置-環(huán)境變量。

解決:Not able to find Java executable or version. Please check your Java installation?

解決:Not able to find Java executable or version. Please check your Java installation?0

5.編輯用戶變量:

1)JAVA_HOME:C:\Program Files\Java\jdk-14.0.2

解決:Not able to find Java executable or version. Please check your Java installation?

2)Path:C:\Program Files\Java\jdk-14.0.2\bin

解決:Not able to find Java executable or version. Please check your Java installation?

6.cmd窗口查看,輸入:java -version?

解決:Not able to find Java executable or version. Please check your Java installation?

希望對(duì)你有所幫助,謝謝~文章來源地址http://www.zghlxwxcb.cn/news/detail-442903.html

到了這里,關(guān)于解決:Not able to find Java executable or version. Please check your Java installation?的文章就介紹完了。如果您還想了解更多內(nèi)容,請(qǐng)?jiān)谟疑辖撬阉鱐OY模板網(wǎng)以前的文章或繼續(xù)瀏覽下面的相關(guān)文章,希望大家以后多多支持TOY模板網(wǎng)!

本文來自互聯(lián)網(wǎng)用戶投稿,該文觀點(diǎn)僅代表作者本人,不代表本站立場(chǎng)。本站僅提供信息存儲(chǔ)空間服務(wù),不擁有所有權(quán),不承擔(dān)相關(guān)法律責(zé)任。如若轉(zhuǎn)載,請(qǐng)注明出處: 如若內(nèi)容造成侵權(quán)/違法違規(guī)/事實(shí)不符,請(qǐng)點(diǎn)擊違法舉報(bào)進(jìn)行投訴反饋,一經(jīng)查實(shí),立即刪除!

領(lǐng)支付寶紅包贊助服務(wù)器費(fèi)用

相關(guān)文章

  • 2023年 Android Studio Unable to find bundled Java version 解決方法

    2023年 Android Studio Unable to find bundled Java version 解決方法

    學(xué)習(xí)flutter過程中發(fā)現(xiàn) Unable to find bundled Java version 錯(cuò)誤 搜索網(wǎng)上的解決方案都不對(duì) 最后在 b站 https://www.bilibili.com/video/BV1S4411E7LY?p=17vd_source=d7cf0e2cd70b3cc57314d2efcb598c3d 教程的課件中找到了解決方哦 我的flutter版本 jdk jdk-19.0.2 操作系統(tǒng) windows11 如果是macOS系統(tǒng),在jbr同目錄下創(chuàng)建一

    2023年04月08日
    瀏覽(98)
  • vscode 中由于多個(gè)go mod 的報(bào)錯(cuò):Error loading workspace: gopls was not able to find modules in your workspac

    vscode 中由于多個(gè)go mod 的報(bào)錯(cuò):Error loading workspace: gopls was not able to find modules in your workspac

    在使用go 語言時(shí),由于本人也是新手,對(duì)go 包管理相關(guān)的歷史演進(jìn),版本更迭梳理的還不是很清楚,導(dǎo)致環(huán)境的搭建遇到很多困惱 以下問題:Error loading workspace: gopls was not able to find modules in your workspac … 該報(bào)錯(cuò)為vscode正下方中間可能會(huì)出現(xiàn)的一個(gè)持續(xù)性的報(bào)錯(cuò)提示,看起來十

    2024年02月15日
    瀏覽(24)
  • java中swagger報(bào)錯(cuò):Please indicate a valid Swagger or OpenAPI version field. Supported version fields ar

    java中swagger報(bào)錯(cuò):Please indicate a valid Swagger or OpenAPI version field. Supported version fields ar

    請(qǐng)先看圖,是不是和你所遇到的問題一致: ?既然你搜索到這個(gè)錯(cuò)誤問題,應(yīng)該其它swagger基本配置都已做好了,那么這個(gè)錯(cuò)誤信息已經(jīng)提示你了,也給你標(biāo)記出來了,請(qǐng)選擇版本 一個(gè)是 swagger 它是 2.0的,另一個(gè)是 openapi 它是3.0的,那么你要看下你目前選擇的是哪個(gè):

    2024年02月12日
    瀏覽(19)
  • npm install齊天大坑!?。yp ERR! find VS msvs_version not set from command line or npm config

    npm install齊天大坑?。?!gyp ERR! find VS msvs_version not set from command line or npm config

    1、卸載nodejs重新安裝一遍 2、設(shè)置淘寶鏡像 npm config set registry https://registry.npm.taobao.org 3、安裝nodejs所需的環(huán)境(Visual Studio XX、python什么鬼的),執(zhí)行這個(gè)命令會(huì)自動(dòng)檢測(cè)并幫你安裝好,npm install --g --production windows-build-tools 4、關(guān)鍵所在!??!執(zhí)行編譯時(shí)指定python版本,npm ins

    2024年02月13日
    瀏覽(21)
  • .Net啟動(dòng)程序報(bào)錯(cuò):It was not possible to find any compatible framework version

    閱文時(shí)長(zhǎng) | 0.68分鐘 字?jǐn)?shù)統(tǒng)計(jì) | 1092字符 主要內(nèi)容 | 1、引言背景 2、解決方案 3、聲明與參考資料 『.Net啟動(dòng)程序報(bào)錯(cuò):It was not possible to find any compatible framework version』 編寫人 | SCscHero 編寫時(shí)間 | 2021/12/18 PM11:37 文章類型 | 系列

    2024年02月04日
    瀏覽(26)
  • Stable Diffusion WebUI報(bào)錯(cuò)RuntimeError: Torch is not able to use GPU解決辦法

    Stable Diffusion WebUI報(bào)錯(cuò)RuntimeError: Torch is not able to use GPU解決辦法

    新手在安裝玩Stable Diffusion WebUI之后會(huì)遇到各種問題, 接下來會(huì)慢慢和你講解如何解決這些問題。 在我們打開Stable Diffusion WebUI時(shí)會(huì)報(bào)錯(cuò)如下: RuntimeError: Torch is not able to use GPU;add --skip-torch-cuda-test to COMMANDLINE_ARGS variable to disable this check 提示:Python 運(yùn)行時(shí)拋出了一個(gè)異常。請(qǐng)

    2024年02月08日
    瀏覽(35)
  • 解決在Windows安裝stable diffusion遇到“Torch is not able to use GPU”的問題

    在Windows上安裝stable diffusion的最后一步執(zhí)行 webui-user.bat 時(shí),提示了錯(cuò)誤信息 AssertionError: Torch is not able to use GPU; add --skip-torch-cuda-test to COMMANDLINE_ARGS variable to disable this check 具體錯(cuò)誤代碼如下: 參考了github上的issue,需要修改 webui-user.bat 文件,具體更改如下: COMMANDLINE_ARGS= an

    2024年02月04日
    瀏覽(27)
  • Flutter問題記錄 - Unable to find bundled Java version

    Flutter問題記錄 - Unable to find bundled Java version

    有個(gè)緊急問題需要修復(fù),本以為很快就能解決繼續(xù)休假,沒想到項(xiàng)目打開運(yùn)行后Android端跑不起來了,iOS端正常運(yùn)行,這就有點(diǎn)莫名其妙,明明放假前還是沒問題的,難道我拉取的最新代碼有問題?不會(huì)吧,誰放假還敲代碼??????看了下最新的提交記錄,還是放假前我提交

    2024年01月16日
    瀏覽(89)
  • 下載node-gyp依賴包報(bào)錯(cuò):gyp ERR! find VS msvs_version not set from command line or npm config

    下載node-gyp依賴包報(bào)錯(cuò):gyp ERR! find VS msvs_version not set from command line or npm config

    you need to install the lastest version of version of Visual Studio 你需要下載最新的Visual Studio 找到GitHub地址:https://github.com/nodejs/node-gyp 下載Vistual Studio鏈接:https://visualstudio.microsoft.com/zh-hans/thank-you-downloading-visual-studio/?sku=BuildTools 不要立刻就去選擇c++桌面開發(fā),這樣下載的會(huì)是Vistual Stu

    2024年02月09日
    瀏覽(30)
  • SD運(yùn)行 webui-user.bat 報(bào)錯(cuò)Torch is not able to use GPU的報(bào)錯(cuò)原因及解決辦法

    SD運(yùn)行 webui-user.bat 報(bào)錯(cuò)Torch is not able to use GPU的報(bào)錯(cuò)原因及解決辦法

    ????????首先網(wǎng)上大部分博主講解的在? launch.py ?或者? webui-user.bat 加一個(gè)參數(shù)? --precision full --no-half --skip-torch-cuda-test ?,加上之后確實(shí)不報(bào)錯(cuò)了,但是你的顯卡也不工作了,CPU進(jìn)入了AI算法時(shí)代,這個(gè)方法治標(biāo)不治本,如果有顯卡且擁有4G顯存以上的同學(xué),不妨試試我這種

    2024年04月09日
    瀏覽(18)

覺得文章有用就打賞一下文章作者

支付寶掃一掃打賞

博客贊助

微信掃一掃打賞

請(qǐng)作者喝杯咖啡吧~博客贊助

支付寶掃一掃領(lǐng)取紅包,優(yōu)惠每天領(lǐng)

二維碼1

領(lǐng)取紅包

二維碼2

領(lǐng)紅包