Open Josh00-Lu opened 1 year ago
I got same error while running ./scripts/run_docker_cpu.sh python tools/evolution.py --cfg ./configs/evo/ft_test.yml NODE_ID 0
pip install "cython<3"
works for me
pip install cython==3.0.0a10
works for me
At the same time, I made a new docker for visualization
After running ./scripts/run_docker_cpu.sh python tools/evolution.py --cfg ./configs/evo/ft_test.yml NODE_ID 0