opencog / rocca

Rational OpenCog Controlled Agent (ROCCA). Use OpenCog to control a rational agent in OpenAI Gym and Malmo environments.
GNU Affero General Public License v3.0
30 stars 18 forks source link

Fix total count and more #50

Closed ngeiswei closed 2 years ago

ngeiswei commented 2 years ago

@ntoxeg, I'm getting the following CI error

https://github.com/opencog/rocca/runs/5021235932?check_suite_focus=true#step:6:254

any idea?

ngeiswei commented 2 years ago

The problem does not seem to be related to rocca itself, so I'm merging.

ntoxeg commented 2 years ago

@ngeiswei beats me, I’ll have to investigate.

ngeiswei commented 2 years ago

Not sure it has anything to do with this, but I've recently moved the min version of Python to 3.10.

ntoxeg commented 2 years ago

@ngeiswei it seems there are some changes to how setuptools works, I’m testing a workaround now (it seems they broke something for now).