Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

pystan2 is so old to install on latest mac #279

Open
jiamo opened this issue Nov 28, 2022 · 2 comments
Open

pystan2 is so old to install on latest mac #279

jiamo opened this issue Nov 28, 2022 · 2 comments

Comments

@jiamo
Copy link

jiamo commented Nov 28, 2022

build and install pystan2 will got

In file included from pystan/stan/lib/stan_math/lib/boost_1.72.0/boost/spirit/home/support/detail/sign.hpp:16:
pystan/stan/lib/stan_math/lib/boost_1.72.0/boost/math/special_functions/sign.hpp:30:22: error: reference to unresolved using declaration
        return (std::signbit)(x) ? 1 : 0;
                     ^

Considering upgrade to pystan3?

@rohanfb
Copy link
Contributor

rohanfb commented Dec 29, 2022

PRs are welcome :)

@vpasquier
Copy link

And as far as i understood pystan3 is not having the right dependency either on httpstan -> https://discourse.mc-stan.org/t/mac-m1-installation-issue-pystan-3/29490, so it needs some manual installs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants