LDJ
LDJ
according to your method,I changed the version,but still never worked. here is the error: D:\miniconda3\envs\reinfolab\python.exe -u bazelisk.py build -c opt //bark_ml:pip_package --verbose_failures --copt=/d2FH4- Traceback (most recent call last): File "bazelisk.py",...
I want to know whether I need to have a bazel compilation environment,in the reality, I just have python env,and jupyter notebook to write codes,and VS.
never work if I just use pip install bark-ml, and last time, I tried to use off-line to install,so it reported the error as I ported as bellow.
Maybe the problem is not here!If I use pip install bark-ml, there exists the problem as following: ERROR: Failed building wheel for bark-simulator ERROR: Failed building wheel for bark-ml I...