Magma
Magma copied to clipboard
"data" is required for "paddle" module
when installing [agents] parts, pip install paddle would report "ModuleNotFound: No module named "data",which signs "data" is required to install "paddle".I found the same at paddle's website. please fix it
thanks for sharing this, I will take a look.