Help with installation on Windows

An incomprehensible error comes out during installation (there is memory, the Internet is stable, antivirus is disabled).

It's hard to tell from the screenshot so does it stall indefinitely or is there an error message when it finishes?

It looks like it's getting stuck renaming a directory (presumably because something has a handle open on it) so it's possible it may resolve itself.

EDIT: It might be this issue: fresh install fails on Windows: "error: could not rename component file from '... \rust-docs\share/doc/rust/html' ..." · Issue #1912 · rust-lang/rustup · GitHub

The advice there is to try setting RUSTUP_IO_THREADS=disabled.

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.