Code Monkey home page Code Monkey logo

Comments (6)

OliPassey avatar OliPassey commented on August 14, 2024 1

Thanks, i'll give that a shot!

from find3-cli-scanner.

OliPassey avatar OliPassey commented on August 14, 2024

Retried on full raspbian, same problem.
Saw your post re: GO111MODULE=on go get -v github.com/schollz/find3-cli-scanner/v3
But i get:
go: cannot find main module; see 'go help modules'

Tried
go get -v github.com/schollz/find3-cli-scanner/v3

but got
github.com/schollz/find3-cli-scanner (download)
package github.com/schollz/find3-cli-scanner/v3: cannot find package "github.com/schollz/find3-cli-scanner/v3" in any of:
/usr/lib/go-1.11/src/github.com/schollz/find3-cli-scanner/v3 (from $GOROOT)
/home/pi/go/src/github.com/schollz/find3-cli-scanner/v3 (from $GOPATH)

from find3-cli-scanner.

nash-stokes avatar nash-stokes commented on August 14, 2024

When you use the command "go version", what is outputted?

from find3-cli-scanner.

OliPassey avatar OliPassey commented on August 14, 2024

im on on go version go1.11.6 linux/arm
tried to upgrade to latest but doesnt seem to have worked.

from find3-cli-scanner.

nash-stokes avatar nash-stokes commented on August 14, 2024

The thing that worked for me was using wget golang.org/dl/go1.14.1.linux-armv6l.tar.gz then following the rest of these instructions https://golang.org/doc/install?download=go1.14.1.linux-armv6l.tar.gz. After modifying $HOME/.profile, I then rebooted the pi. I would do this on a fresh install of raspbian. I didn't write the test program, but you want it to say go1.14.1 when you type go version

from find3-cli-scanner.

OliPassey avatar OliPassey commented on August 14, 2024

That got me going again, thank you!
Now, trying to get raspbian to show the USB wifi adapter :)

from find3-cli-scanner.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.