Francesco Dotta

Results 2 issues of Francesco Dotta

I tried to build raccoon and mongo by cloning the repository and then starting the two docker container using the command in the terminal ``` docker-compose up ``` However it...

I've tried to run a specific command in python using the command line CMD.dll, i'm in a linux environment. This is the specific code: ```py flashlfq_path = os.path.join(os.getenv('TOOLS_BASE_PATH'), "FlashLFQ/CMD/bin/Release/net8.0/CMD.dll") command...