keyboard library not working in python 3.9.1

前端 未结 0 433
暖寄归人
暖寄归人 2021-02-11 19:14

I already have pip installed the library but I still get an error saying it is not installed. My code looks like this:

import sys
print(sys.executable)
import key         


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