You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Fix installation issue on various platforms fixes#845#846 ; Now support up to Python 3.11 with macos, linux and windows
- Updates cmdstanpy in setup.py and stan.py to fix issues plaguing installation on various platforms including windows, linux, and macos.
- Update deployment method to sdist to ensure cmdstan requirements are properly installed.
- Update cmdstan to install on default directory for simpler workflow
Co-Authored-By: Edwin Ng <edwinnglabs@gmail.com>
Co-Authored-By: szmark001 <szmark001@hotmail.com>
Co-Authored-By: swotai <9345420+swotai@users.noreply.github.com>
Describe the bug
It seems there is problem in using
exe_file
arg directly on the compiled stan folder withv1.1.4.3
To Reproduce
simply
pip install orbit-ml=1.1.4.3
and run any models fitThe text was updated successfully, but these errors were encountered: