Fix for python path on SmartOS
-
Create a symlink:
Terminal window pfexec ln -s /opt/local/bin/python2.7 /opt/local/bin/python
(Yes, seriously… I forget this all too often, so I wrote it down for my own sake…)
Create a symlink:
pfexec ln -s /opt/local/bin/python2.7 /opt/local/bin/python(Yes, seriously… I forget this all too often, so I wrote it down for my own sake…)