chrishkchris commented on issue #673: Macos conda package: match conda protobuf version to conda onnx version URL: https://github.com/apache/singa/pull/673#issuecomment-611937218 Ubuntu need conda libprotobuf 3.9.2 for conda onnx 1.6.0, while Macos need conda libprotobuf 3.10.0 for conda onnx 1.6.0. I have commited a switch using #[osx] and #[linux] for the version selector. Therefore, now it can pass all the Travis CI run.py test cases in Macos as well as Ubuntu. This PR is ready for merge.
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
