karan6181 edited a comment on issue #10738: python build (with cython) seems broken in linux (python3) URL: https://github.com/apache/incubator-mxnet/issues/10738#issuecomment-497388751 @asitstands Yes absolutely. Could you please provide me the steps to do that? I did something like this: ```bash export MXNET_ENABLE_CYTHON=1 make -j $(nproc) cd python pip install -e . python setup.py install --with-cython ```
---------------------------------------------------------------- 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
