feat: create venv from rust #257
rust-compile.yml
on: pull_request
Format and Lint
26s
Check intra-doc links
19s
Matrix: build
Annotations
6 errors
Check intra-doc links:
crates/rattler_installs_packages/src/python_env/system_python.rs#L31
failed to resolve: use of undeclared type `ErrorKind`
|
Check intra-doc links:
crates/rattler_installs_packages/src/python_env/system_python.rs#L32
no variant or associated item named `IoError` found for enum `FindPythonError` in the current scope
|
Check intra-doc links
Process completed with exit code 101.
|
Format and Lint:
crates/rattler_installs_packages/src/python_env/system_python.rs#L31
failed to resolve: use of undeclared type `ErrorKind`
|
Format and Lint:
crates/rattler_installs_packages/src/python_env/system_python.rs#L32
no variant or associated item named `IoError` found for enum `python_env::system_python::FindPythonError` in the current scope
|
Format and Lint
Process completed with exit code 101.
|