GithubHelp home page GithubHelp logo

Comments (7)

jbonacci avatar jbonacci commented on June 7, 2024

Same for all OS, it's just some change made recently breaking the build, which is looking for something that does not exist in the virtualenv I guess?

from tokenserver.

jrgm avatar jrgm commented on June 7, 2024

Change https://github.com/mozilla-services/tokenserver/blob/master/Makefile#L12
to
INSTALL = ARCHFLAGS=$(ARCHFLAGS) ../local/bin/pip install

from tokenserver.

jbonacci avatar jbonacci commented on June 7, 2024

@jrgm thanks yep that is what I figured.
Perhaps changes for Travis builds caused this:
#63
f5e73bd

from tokenserver.

jbonacci avatar jbonacci commented on June 7, 2024

Ugh, it's more than that. All of the lines in the Make file need to be updated...
But, yes, it all works now...

from tokenserver.

rfk avatar rfk commented on June 7, 2024

My bad, I changed the top-level venv but forgot that the loadtest directory also uses it. (For all our other projects, the loadtest directory builds its own isolated virtualenv rather than re-using the one at the top level)

from tokenserver.

rfk avatar rfk commented on June 7, 2024

Should be fixed by 71da001

from tokenserver.

jbonacci avatar jbonacci commented on June 7, 2024

OK, all better. Thanks!

from tokenserver.

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.