Coder Social home page Coder Social logo

Fail to run about scoot HOT 4 CLOSED

theidexisted avatar theidexisted commented on September 26, 2024
Fail to run

from scoot.

Comments (4)

dgassaway avatar dgassaway commented on September 26, 2024 1

I did some playing around with go1.12.x recently, and I think this is caused by newer versions of github.com/apache/thrift/lib/go/thrift, and obscurity around repo setup (our convoluted makefile steps and such).

This repo uses git submodules and the maintainers have pretty old vendor dirs. The github.com/apache/thrift submodule is pinned to a commit from 2016, so probably go run went and go got a bunch of new stuff that doesn't work.

from scoot.

dgassaway avatar dgassaway commented on September 26, 2024 1

Should be fixed by #435 (please note updated makefile with go version, module setting usage instructions)

from scoot.

ryancouto avatar ryancouto commented on September 26, 2024

Could you provide some more information about your local setup? What go version do you have installed? What's your $GOPATH? Is this from a clean master branch?

from scoot.

theidexisted avatar theidexisted commented on September 26, 2024

Thanks for your quick response.

GOPATH is set to the source folder scoot.
go version go1.12.2 linux/amd64.
It's a clean master branch.

from scoot.

Related Issues (13)

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.