I'm trying to install bayespy on enthought canopy and have read through all the documentation and cannot figure it out. I import pip and then run the following code (I have tried many variations on this too) :
pip install <bayespy>
It keeps coming back with an error message. Do I need to specify the file path to bayespy possibly?
Thanks in advance, Max
Edit :
pip install <bayespy>
File "<ipython-input-2-bb1febf67aaf>", line 1
pip install <bayespy>
^
SyntaxError: invalid syntax
command linemeansconsole/terminalon Linux/Mac orcmd.exe/powershellon Windows.