Avenshy / mahjong-helper-majsoul-mitmproxy

本项目用于将雀魂的牌局发到日本麻将助手mahjong-helper,基于mitmproxy的中间人攻击方式,不支持牌谱分析。
GNU General Public License v3.0
159 stars 15 forks source link

运行pip install -r requirements.txt时报错 #21

Open IneverleftJ opened 8 months ago

IneverleftJ commented 8 months ago

C:\Windows\system32>pip install -r requirements.txt ERROR: Could not open requirements file: [Errno 2] No such file or directory: 'requirements.txt'

yuukoamamiya commented 6 months ago

image 你这个命令是在C:\Windows\system32这个目录下运行的,这个目录下肯定没有requirements.txt这个文件,要在有这个文件的地方运行