Rust 1.56, Windows 10 X64, Rustpython master
Steps to reproduce:
git clone https://github.com/RustPython/RustPython
cd RustPython
cargo build --features=freeze-stdlib
...
error: Error listing dir "C:\py\git\rustpython\vm\pylib-crate\Lib": The system cannot find the path specified. (os error 3)
Rust 1.56, Windows 10 X64, Rustpython master
Steps to reproduce:
git clone https://github.com/RustPython/RustPython
cd RustPython
cargo build --features=freeze-stdlib
...
error: Error listing dir "C:\py\git\rustpython\vm\pylib-crate\Lib": The system cannot find the path specified. (os error 3)