modulenotfounderror: " can not import or load psutil in ubuntu 20.04 and python 3.8.5

后端 未结 0 1129
一个人的身影
一个人的身影 2020-12-10 19:15

i everyone im writing a piece of code on ubuntu and python 3.8.5 here is my code :

#!/usr/bin/python3

import shutil
import psutil

def check_disk_usage(disk)         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题