Closed 0312birdzhang closed 9 years ago
As documented in https://docs.python.org/2/library/commands.html:
Deprecated since version 2.6: The commands module has been removed in Python 3. Use the subprocess module instead.
PyOtherSide runs using Python 3, use subprocess instead:
:sweat_smile: Thank you.
I used io.thp.pyotherside 1.4,it seems not contains commands module. On jolla,i use terminal,i can use
import commands