简体   繁体   中英

Why showing Error in installing kivyMD (window)

我刚刚在窗口中安装了 kivy,之后我尝试通过python3 -m pip install kivymd命令安装 kivymd,但它给出的错误是the system cannot execute the specified program

What CMD or command-line-interface are you using?

Try:

pip install kivymd

without mentioning python .

https://www.freecodecamp.org/news/how-to-use-pip-install-in-python/

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM