golang安裝第三包報錯 exec: "hg": executable file not found in %PATH%

來源:互聯網
上載者:User
這是一個建立於 的文章,其中的資訊可能已經有所發展或是發生改變。

【解決過程】

1.很明顯,是在windows的cmd中,找不到hg。

而對於hg,如果是cygwin等環境,那肯定沒問題,但是此處是cmd,所以沒法用hg。

2.參考:
``
[package code.google.com/p/go.example/hello: exec: “hg”: executable file not found in %PATH%. How to get remote golang packages?]`

(http://stackoverflow.com/questions/16900486/package-code-google-com-p-go-example-hello-exec-hg-executable-file-not-foun)也是讓去安裝hg。3.所以就需要去另外在windows中安裝hg:[【記錄】windows下安裝Mercurial的hg](https://www.crifan.com/windows_install_mercurial_hg/)4.安裝完畢,就可以繼續去試試了:[?](https://www.crifan.com/go_get_install_error_exec_hg_executable_file_not_found_in_path/#)

go get code.google.com/p/log4go

結果就是:沒有訊息,就是最好的訊息即:安裝成功了,無任何錯誤資訊。
相關文章

聯繫我們

該頁面正文內容均來源於網絡整理,並不代表阿里雲官方的觀點,該頁面所提到的產品和服務也與阿里云無關,如果該頁面內容對您造成了困擾,歡迎寫郵件給我們,收到郵件我們將在5個工作日內處理。

如果您發現本社區中有涉嫌抄襲的內容,歡迎發送郵件至: info-contact@alibabacloud.com 進行舉報並提供相關證據,工作人員會在 5 個工作天內聯絡您,一經查實,本站將立刻刪除涉嫌侵權內容。

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.