viiccwen opened a new issue, #1027:
URL: https://github.com/apache/mahout/issues/1027
### Description
Running `make test_rust` (which runs `cargo test` in the `qdp` workspace)
fails at link time with:
```text
error: linking with `cc` failed: exit status: 1
= note: rust-lld: error: unable to find library -lpython3.10
```
### Steps to Reproduce
### Expected Behavior
What should have happened?
### Actual Behavior
What actually happened?
### Screenshots or Logs
Add screenshots or log output if applicable.
### Environment
- Linux
- **Browser/Tool Version:** e.g., Chrome 96, Python 3.8
### Additional Context
Any other information that may be helpful.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]