Karlossal

Results 6 comments of Karlossal

I have got mine working. I installed the cmdstanpy package and imported by using the following... import cmdstanpy cmdstanpy.install_cmdstan() cmdstanpy.install_cmdstan(compiler=True) # only valid on Windows

I'm having the same error, no idea what to do with it

I have got mine working. I installed the cmdstanpy package and imported by using the following... import cmdstanpy cmdstanpy.install_cmdstan() cmdstanpy.install_cmdstan(compiler=True) # only valid on Windows

Nope still didn’t resolve the issue > replace cmdstanpy version ,use pip install cmdstanpy==0.9.5 can resolve!!!!

I'm using Windows 10, python 3.10.6, bokeh 3.0.3 although I have also tried bokeh 2.4.3.

I'm trying to use panel which requires the install of jupyter bokeh according to the panel install guide VSCode notebook Visual Studio Code (VSCode) versions 2020.4.74986 and later support ipywidgets,...