probcomp / cgpm

Library of composable generative population models which serve as the modeling and inference backend of BayesDB.
Apache License 2.0
25 stars 11 forks source link

Updage cgpm to Python 3. #255

Open emilyfertig opened 6 months ago

emilyfertig commented 6 months ago

check.sh passes, although only the else condition. Something in pytest changed, where filtering out the integration tests no longer works. (I've commented out related code in a couple of the tests).

setup.py is broken in the same way as crosscat, where the call to git describe fails.