Discussion
Up to the Bugs Forum
Please feel free to communicate anything you feel could help this project move on. You can receive an email each time a new message is posted by setting up your personal preferences.
tutorial/installation issue
Sounds like you've not installed numarray:
http://www.openbayes.org/download/what-you-need-to-run-openbayes/
Directs you to the site to get it from. Make sure you grab NumArray from the download page not NumPy
http://www.openbayes.org/download/what-you-need-to-run-openbayes/
Directs you to the site to get it from. Make sure you grab NumArray from the download page not NumPy
Powered by Ploneboard
I've recently started using OpenBayes and have run into an issue with the first tutorial or perhaps my installation. If I copy the code found in the tutorial and attempt to run after 'print G'. I get the following
ImportError: No Module named numarray
In attempt to solve I've moved the OpenBayes folder to the main Python dir, re-downloaded and tried the code in Eclipse (never hurts), but have had no luck. I'm going to take a good look at bayesnet.py but thought it would be prudent to post here as well. Any guidance would be greatly appreciated.
Thanks Much
-Chris