wangkuiyi / gotorch

A Go idiomatic binding to the C++ core of PyTorch
MIT License
316 stars 35 forks source link

Unable to install go torch, including windows and ubuntu #379

Open Baiyuetribe opened 3 years ago

Baiyuetribe commented 3 years ago

gcc: error: /root/go/pkg/mod/github.com/wangkuiyi/gotorch@v0.0.0-20201028015551-9afed2f3ad7b/cgotorch/libtorch/lib: No such file or directory

How did you install it?

chosia commented 2 years ago

Same here, running with Go 1.16.3

dkappe commented 2 years ago

If you check out via git clone it will build fine. Looks like there are some ownership and permission issues with go get