Closed YeeticusPrimed closed 1 year ago
invalid serialized PackageId for key package.dependencies 💥 maturin failed Caused by: Cargo metadata failed. Does your crate compile with cargo build? Caused by: cargo metadata exited with an error: Error running maturin: Command '['maturin', 'pep517', 'write-dist-info', '--metadata-directory', '/tmp/pip-modern-metadata-3b9givdd', '--interpreter', '/usr/bin/python3']' returned non-zero exit status 1. Checking for Rust toolchain.... Running maturin pep517 write-dist-info --metadata-directory /tmp/pip-modern-metadata-3b9givdd --interpreter /usr/bin/python3
Idk what i am doing wrong i created this sh file to automate the creation for me and it worked and then suddently it stopped working https://github.com/YeeticusPrimed/Dextensify-Builder/blob/main/build.sh
This is not an issue with Dextensify. You're likely doing something wrong when installing the dependencies.
invalid serialized PackageId for key package.dependencies 💥 maturin failed Caused by: Cargo metadata failed. Does your crate compile with cargo build? Caused by: cargo metadata exited with an error: Error running maturin: Command '['maturin', 'pep517', 'write-dist-info', '--metadata-directory', '/tmp/pip-modern-metadata-3b9givdd', '--interpreter', '/usr/bin/python3']' returned non-zero exit status 1. Checking for Rust toolchain.... Running maturin pep517 write-dist-info --metadata-directory /tmp/pip-modern-metadata-3b9givdd --interpreter /usr/bin/python3
Idk what i am doing wrong i created this sh file to automate the creation for me and it worked and then suddently it stopped working https://github.com/YeeticusPrimed/Dextensify-Builder/blob/main/build.sh