d2r2 / go-dht

Golang library to interact with DHT11/DHT22/DHT12 temperature and humidity sensors from Raspberry PI.
MIT License
133 stars 52 forks source link

Can't compile if set env for raspberry pi #26

Closed dark705 closed 4 years ago

dark705 commented 4 years ago

If set env to
GOOS=linux GOARCH=arm GOARM=5 ind try to compile go build ./examples/example1/example1.go got error: build command-line-arguments: cannot find module for path github.com/d2r2/go-shell