Francesco
Results
2
comments of
Francesco
trafficstars
I solved in the following manner: Be sure [anisette](https://github.com/Dadoum/anisette-v3-server?tab=readme-ov-file) server is running and call the `main.py` specifying `ALTSERVER_ANISETTE_SERVER` env variable: ```bash ALTSERVER_ANISETTE_SERVER=http://127.0.0.1:6969 python main.py ```
[**SOLVED**]: solution at the bottom I'm facing a similar problem during the build, on my machine and also using the ubuntu docker file provided by the bpfftime repo (I followed...