PyStan: how does eigen_lib get set?

13 views
Skip to first unread message

Daniel Lee

unread,
Sep 28, 2015, 3:02:15 PM9/28/15
to stan-dev mailing list
Hi Allen,

I'm preparing a patch for pystan#174 and can't get pystan built using the continuous integration scripts.

Is there an easier way to build pystan locally? (I didn't see a wiki page on building it.)



Daniel

Ben Goodrich

unread,
Sep 28, 2015, 3:32:57 PM9/28/15
to stan development mailing list

http://pystan.readthedocs.org/en/latest/getting_started.html

wget https://pypi.python.org/packages/source/p/pystan/pystan-2.7.0.1.tar.gz
# alternatively, use curl, or a web browser
tar zxvf pystan-2.7.0.1.tar.gz
cd pystan-2.7.0.1
python setup.py install
cd ..  # change out of the source directory before importing pystan

Ben

Daniel Lee

unread,
Sep 28, 2015, 3:45:48 PM9/28/15
to stan-dev mailing list
Thanks, Ben!

--
You received this message because you are subscribed to the Google Groups "stan development mailing list" group.
To unsubscribe from this group and stop receiving emails from it, send an email to stan-dev+u...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply all
Reply to author
Forward
0 new messages