Closed TrueRou closed 8 months ago
Might be that you need to update your rust version (rustup update
).
Alternatively try cleaning rusts generated artifacts (cargo clean
) to build from scratch.
Let me know if it still doesn't work after these.
Might be that you need to update your rust version (
rustup update
). Alternatively try cleaning rusts generated artifacts (cargo clean
) to build from scratch. Let me know if it still doesn't work after these.
I updated my rustup to stable-x86_64-unknown-linux-gnu unchanged - rustc 1.67.1 (d5a82bbd2 2023-02-07) and it still doesn't work
And you did cargo clean
too? If you have a /target
folder with rust things inside you can try deleting that.
Maybe uninstalling the previous rosu-pp-py version through pip helps.
I can't reproduce it so it must be some older artifact that's interfering with your compilation.
And you did
cargo clean
too? If you have a/target
folder with rust things inside you can try deleting that. Maybe uninstalling the previous rosu-pp-py version through pip helps.I can't reproduce it so it must be some older artifact that's interfering with your compilation.
Is the cargo base directory in the pip folder? I install rosupp with pip install. Im not quite sure where the folder is
It worked before, until i updated my repo recently occured when pip install