rich7420 commented on PR #732: URL: https://github.com/apache/mahout/pull/732#issuecomment-3663387935
@machichima thanks for the patch! I think maybe we could add more trouble shooting Q/A. like: Q: Build fails with CUDA-related errors A: Ensure CUDA toolkit is properly installed and nvcc is in PATH. Try cargo clean and rebuild. Q: Python import fails after installation A: Ensure you're using the correct Python environment where the package was installed. Verify with python -c "import mahout_qdp". or something else. -- 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]
