-
Notifications
You must be signed in to change notification settings - Fork 65
leetcode list -p plan1 filtering not working #79
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Line 50 in c6873f0
Hey @eleijonmarck , try reinstall |
thats okay, i just do not want to download the nightly or dev builds. $ cargo install leetcode-cli --features pym
...
error: failed to run custom build command for `pyo3 v0.8.5`
Caused by:
process didn't exit successfully: `/var/folders/tf/md89rf0x6l10l39lmd7r3rn00000gn/T/cargo-installeyxep6/release/build/pyo3-0019e4bb55db8eca/build-script-build` (exit status: 101)
--- stderr
thread 'main' panicked at 'Error: pyo3 requires a nightly or dev version of Rust.', /Users/eleijonmarck/.cargo/registry/src/git.freesoso.sbs-1ecc6299db9ec823/pyo3-0.8.5/build.rs:542:9
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
warning: build failed, waiting for other jobs to finish...
error: failed to compile `leetcode-cli v0.3.11`, intermediate artifacts can be found at `/var/folders/tf/md89rf0x6l10l39lmd7r3rn00000gn/T/cargo-installeyxep6`
|
sry
this feature requires nightly toolchain |
on m1 unfortunately so it does not work :( even following: Current installation options:
default host triple: nightly-aarch64-apple-darwin
default toolchain: stable
profile: default
modify PATH variable: yes |
I'll try to upgrade the deps of that feature and see if |
Hey, followed the example from
$ ls ~/.leetcode/scripts blind75.py plan1.py
Still getting all of the problems
The text was updated successfully, but these errors were encountered: