How to set the default python of the Mac terminal to slicerpython?
You can set the path in your shell (search for things like this). The path would be to wherever you installed Slicer, e.g. /Applications/Slicer.app/Contents/bin. Or you could make an alias so that whatever command you want is translated to /Applications/Slicer.app/Contents/bin/PythonSlicer.
我试过了,可是这个python3.6不是开发版呀,可以升级到开发版吗?
- I tried it, but this python3.6 is not the development version, can I upgrade to the development version?
Please give a detailed description of what you did, what you expected to happen, and what happened instead.