eBay / bayesian-belief-networks

Pythonic Bayesian Belief Network Package, supporting creation of and exact inference on Bayesian Belief Networks specified as pure python functions.
Other
1.13k stars 256 forks source link

Running the package on windows 7 & python 3.7.2 #29

Open ghost opened 5 years ago

ghost commented 5 years ago

I have windows 7 operating system and i installed python 3.7.2 , But when i try to install the package (python setup.py install) i get a lot of ERRORS saying "syntax error missing parenthesis in call to print". Do i have to go over all the codes and put parenthesis ? :(

Best Regards, Omar

IvanaXu commented 3 years ago

+1

BarryRun commented 3 years ago

use python2