GithubHelp home page GithubHelp logo

Comments (4)

arthaud avatar arthaud commented on April 19, 2024 1

I think we probably made non-backward compatible changes in our output format recently.
What version of pyre-check and fb-sapp are you using? We might need to push a new version for one of them.

from sapp.

arthaud avatar arthaud commented on April 19, 2024 1

The version of fb-sapp you are using is very outdated (from 2021), could you try upgrading it?

from sapp.

ignatirabo avatar ignatirabo commented on April 19, 2024

I checked on PIP. These are the versions:

fb-sapp             0.5.1
pyre-check          0.9.17
pyre-extensions     0.0.30

And thank you!

from sapp.

ignatirabo avatar ignatirabo commented on April 19, 2024

Hello, indeed there is versioning problem, by having an updated SAPP the problem goes away.
The problem itself arises from the fact that pyre-check 0.9.17 depends on pyre-extensions>=0.0.29 but fb-sapp 0.5.4 depends on pyre-extensions==0.0.27.
Basically by installing them together with pip install pyre-check fb-sapp or pip install fb-sapp pyre-check one of both doesn't work.

For now the solution for me is having two virtual environments, one for Pyre/Pysa, and one for SAPP.

Thank you for the help!

from sapp.

Related Issues (16)

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.