You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@singa.apache.org by GitBox <gi...@apache.org> on 2020/03/08 07:05:15 UTC

[GitHub] [singa] nudles edited a comment on issue #623: Some consultations using the conda build in singa/tool/conda/singa

nudles edited a comment on issue #623: Some consultations using the conda build in singa/tool/conda/singa
URL: https://github.com/apache/singa/issues/623#issuecomment-596174104
 
 
   you may need to add the conda-forge channel manually in the build command
   
   `conda-build -c conda-forge ...`
   
   This is because the onnx package is in the conda-forge channel, which is not the default channel.

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services