简体   繁体   中英

could not import fyne.io/fyne/v2/app (no required module provides package "fyne.io/fyne/v2/app")

I am facing this issue while compiling the code, I don't know why this is happening because I have set GOPATH AND GOROOT in environmental variable.

在此处输入图片说明

Did you do: go get fyne.io/fyne/v2 to be able to import it in your code?
See Prerequisites in https://github.com/fyne-io/fyne for more information

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM