gizak / termui

Golang terminal dashboard
MIT License
13.06k stars 783 forks source link

No process is on the other end of the pipe. #292

Open coanor opened 3 years ago

coanor commented 3 years ago

I'm building my app on Mac, with GOOS=windows and GOARCH=amd64. When running the app on Windows(build 19041.746), I got the error:

import (
    ui "github.com/gizak/termui/v3"
)
if err := ui.Init(); err != nil {
    log.Error(error)   // error:  No process is on the other end of the pipe.
    return err
}

It's maybe a error throw from https://github.com/nsf/termbox-go, how to fix it?

Windows info(part of systeminfo output):

OS Name:                   Microsoft Windows 10 Home
OS Version:                10.0.19041 N/A Build 19041
OS Build Type:             Multiprocessor Free
System Type:               x64-based PC
Processor(s):              1 Processor(s) Installed.
                           [01]: Intel64 Family 6 Model 58 Stepping 9 GenuineIntel ~2201 Mhz