suhan1988 发表于 2023-9-14 09:40:48

mac怎么装呀?

朱鸣轩 发表于 2023-10-6 00:12:47

第一个代码为什么安装不了

Spring.1023 发表于 2023-10-31 16:58:26

python -m pip install mypy ,少了install吧鱼哥

蜡笔写代码 发表于 2024-1-18 10:44:25

安装命令输入后没有任何反馈是怎么回事
C:\Windows\System32>python -m pip mypy

C:\Windows\System32>python -m pip mypy

C:\Windows\System32>python -m pip install -i https://pypi.tuna.tsinghua.edu.cn/simple mypy

C:\Windows\System32>
C:\Windows\System32>python -m pip install mypy

延陵呆子 发表于 2024-5-7 11:16:48

Spring.1023 发表于 2023-10-31 16:58
python -m pip install mypy ,少了install吧鱼哥

第二条tsinghua那条路,提示我找不到mypy,对我来说是死路。
感恩戴德,多谢大神,让我的第一条死路变活路了。

延陵呆子 发表于 2024-5-7 11:26:35

本帖最后由 延陵呆子 于 2024-5-7 11:27 编辑

安装好以后,测试,cmd显示,mypy:can't read file 'test.py':No such file or directory
但是我已经把test.py文件保存到桌面了啊。。。。
怎么办,在线等

kevin_001 发表于 2024-9-1 21:00:07

感谢分享!

彭ES 发表于 2024-10-17 11:18:57

为什么我在cmd中输入安装路径,回车后,啥反应都没有
页: 1 [2]
查看完整版本: Mypy 模块的安装及使用介绍