LuYujing-97

Results 5 issues of LuYujing-97

When I run python setup.py bdist_wheel, the error is shown below, how can I solve it? running bdist_wheel running build running build_py running build_ext Release |||||CMAKE ARGS||||| ['-DCMAKE_PREFIX_PATH=/home/zjlab/anaconda3/envs/lyj/lib/python3.6/site-packages/torch', '-DPYBIND11_PYTHON_VERSION=3.6' ,...

(lyj) zjlab@ray-edge8:~/lyj/SE-SSD/spconv$ python setup.py bdist_wheel /home/zjlab/anaconda3/envs/lyj/lib/python3.6/site-packages/setuptools_scm/integration.py:39: RuntimeWarning: ERROR: setuptools==44.1.1 is used in combination with setuptools_scm>=6.x Your build configuration is incomplete and previously worked by accident! This happens as setuptools is...

Hello, when I run train.py, I meet this problem, do you know how to solve it? $ python train.py True Traceback (most recent call last): File "train.py", line 15, in...

Hi I want to ask what this error means: **Context prompt >>> def add():\n """1 add 2"""\n** Traceback (most recent call last): File "generate.py", line 74, in main() File "generate.py",...

Hi, First of all, thank you very much for the model, but then I had some problems running the code generation step. When it shows "Context prompt >>>", I enter...