Can't install modules 'os' and 'os.path'

后端 未结 2 1723
迷失自我
迷失自我 2020-12-11 17:57

I am trying to install \'os\' module and \'os.path\' module on a red hat machine. I tries following commands.

pip install os
yum install os

2条回答
提交回复
热议问题