Robin Cole
Robin Cole
@BeardedUnicorn yes same with `down` first. ``` > docker-compose ps NAME IMAGE COMMAND SERVICE CREATED STATUS PORTS cvat_clickhouse clickhouse/clickhouse-server:23.11-alpine "/entrypoint.sh" cvat_clickhouse 7 seconds ago Up 6 seconds 8123/tcp, 9000/tcp, 9009/tcp...
Please add url for open access paper and GitHub code here, thanks
Thanks for the heads up @system123
@system123 the link leads to
not doing
Appears this has gone cold? Keen to see support for zero_division elsewhere too, particularly JaccardIndex
Make sure you are using a virtual env - there were changes in sqlalchemy==2.0.7
Some info on virtual environments: https://docs.python.org/3/tutorial/venv.html This repository readme also include instructions for how to run detective in Docker The issue here is I suspect the python environment people are...