DROID-SLAM icon indicating copy to clipboard operation
DROID-SLAM copied to clipboard

bugs when compile

Open cuge1995 opened this issue 3 years ago • 2 comments

: warning: expression has no effect

thirdparty/eigen/Eigen/src/Core/Product.h(145): catastrophic error: error while writing generated C file: No space left on device

1 catastrophic error detected in the compilation of "thirdparty/lietorch/lietorch/src/lietorch_gpu.cu".
Compilation terminated.
ninja: build stopped: subcommand failed.
Traceback (most recent call last):
  File "python3.8/site-packages/torch/utils/cpp_extension.py", line 1666, in _run_ninja_build
    subprocess.run(
  File "python3.8/subprocess.py", line 516, in run
    raise CalledProcessError(retcode, process.args,
subprocess.CalledProcessError: Command '['ninja', '-v']' returned non-zero exit status 1.

The above exception was the direct cause of the following exception:

cuge1995 avatar Sep 13 '21 14:09 cuge1995

Hi, I have encountered the same problem. Have you solved it?

stanginch avatar Nov 02 '21 09:11 stanginch

Hi, I have encountered the same problem. Have you solved it?

not yet.

cuge1995 avatar Nov 11 '21 06:11 cuge1995