how to recognize Julia about cmdstan executable? #138
Unanswered
YutaroIshihama
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I am a windows 10 user and believe make and build of the
cmdstan
is successfully done, because so-called the Bernoulli checking is done well. I created the cmdstan directory under d:/cmdstan by git clone. Trial ofbinomial.jl
located under d:/cmdstan directory after I set the variableENV["CMDSTAN"] = "D:\\cmdstan"
from the Julia 1.11 REPL complains the following message. Please advice how to work it around. Thanks in advance for your kind advice.LoadError: IOError: cd(""): invalid argument (EINVAL)
Beta Was this translation helpful? Give feedback.
All reactions