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

[Downstream Installation] PyStan 2.19 issues #20

Closed
edwinnglabs opened this issue Nov 20, 2022 · 0 comments
Closed

[Downstream Installation] PyStan 2.19 issues #20

edwinnglabs opened this issue Nov 20, 2022 · 0 comments
Labels
house keeping workflows, automation, readability and installation etc.

Comments

@edwinnglabs
Copy link
Owner

From orbit, we are calling pystan==2.19.1.1.
However, the package is archived and is using old way python setup.py install to install the package. It is no longer get called this way under the new pip install ecosystem. See: pypa/pip#8368 for details.

We need to find a way to enforce this call. Right now, it seems python=3.8.* is still ok with the old procedure.

@edwinnglabs edwinnglabs added the house keeping workflows, automation, readability and installation etc. label Nov 20, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
house keeping workflows, automation, readability and installation etc.
Projects
None yet
Development

No branches or pull requests

1 participant