I am using ubuntu 16.04, python 3.7.7, wheel 0.32.0, gcc 7.3.0, cmake 3.17.2, patch 2.7.5
I follow instruction https://www.mindspore.cn/install/en
a. pip install https://ms-release.obs.cn-north-4.myhuaweicloud.com/0.2.0-alpha/MindSpore/cpu/x86_ubuntu/mindspore-0.2.0-cp37-cp37m-linux_x86_64.whl success.
I have error when i tried: python -c 'import mindspore'
Then I tried Installing Using the Source Code
b. git clone https://gitee.com/mindspore/mindspore.git -b r0.2
cd mindspore
bash build.sh -e cpu -z -j4
I found error at sqlite stages
How to set the command line so I can apply the sqlite patching process. I see from above it skips applying many options.
Possible reason: You compiled once before,but failed to compile the binary,and patched it directly the second time, so it will report an error. Solution: delete the build directory and recompile
The problem is not from python, but from missing libraries or patching process that I want to have capability to answer Y, instead of skipping each step.
Possible reason: You compiled once before,but failed to compile the binary,and patched it directly the second time, so it will report an error. Solution: delete the build directory and recompile
Notice: To protect the legitimate rights and interests of you, the community, and third parties, do not release content that may bring legal risks to all parties, including but are not limited to the following:
Politically sensitive content
Content concerning pornography, gambling, and drug abuse
Content that may disclose or infringe upon others ' commercial secrets, intellectual properties, including trade marks, copyrights, and patents, and personal privacy
Do not share your account and password with others. All operations performed using your account will be regarded as your own actions and all consequences arising therefrom will be borne by you. For details, see " User Agreement."