princeton-vl / DROID-SLAM

BSD 3-Clause "New" or "Revised" License
1.75k stars 294 forks source link

bugs when compile #9

Open cuge1995 opened 3 years ago

cuge1995 commented 3 years ago
: 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:
stanginch commented 2 years ago

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

cuge1995 commented 2 years ago

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

not yet.