Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug] 突然打开没有任何信息输出 #111

Open
4 tasks done
hk56184172 opened this issue Nov 9, 2023 · 11 comments
Open
4 tasks done

[Bug] 突然打开没有任何信息输出 #111

hk56184172 opened this issue Nov 9, 2023 · 11 comments
Labels
bug Something isn't working

Comments

@hk56184172
Copy link

Verify Steps

  • Tracker 我已经在 Issue Tracker 中找过我要提出的问题
  • Latest 我已经使用最新版本测试过,问题依旧存在
  • Code 这是 MIUITask 自身代码存在的问题,并非我所使用的 网络 或 设备 等特定问题
  • Meaningful 我提交的不是无意义的 催促更新或修复 请求

MIUITask Version

v1.6.0.1

Bug Found in Environment

Windows

Bug Found in Python Version

3.12

Describe the Bug

一直可以正常使用的,前天开始突然不输出任何信息,已经删除重新下载并且填写配置信息

MIUITask Log

none

MIUITask Config

No response

Screenshots

微信截图_20231109125633

@hk56184172 hk56184172 added the bug Something isn't working label Nov 9, 2023
@0-8-4
Copy link
Owner

0-8-4 commented Nov 9, 2023

请提供 执行命令 以供参考

@hk56184172
Copy link
Author

请提供 执行命令 以供参考

我直接双击打开py文件的

@hk56184172
Copy link
Author

请提供 执行命令 以供参考

image

@mymine
Copy link

mymine commented Nov 9, 2023

请提供 执行命令 以供参考

我直接双击打开py文件的

pip install -r requirements.txt
python miuitask.py

@hk56184172
Copy link
Author

请提供 执行命令 以供参考

我直接双击打开py文件的

pip install -r requirements.txt python miuitask.py

image

我安装了Requirements.txt并且仍然无输出信息

@0-8-4
Copy link
Owner

0-8-4 commented Nov 9, 2023

目前 没有 Windows 没有办法 复测。
但是我记得 Win的环境变量 会把 python还是 python3 命令识别成 打开 微软商店的命令
不确定 两件事情 会不会有关系

@0-8-4
Copy link
Owner

0-8-4 commented Nov 9, 2023

对了,你说突然打开
也就是 以前一直是可以的么?

@mymine
Copy link

mymine commented Nov 9, 2023

请提供 执行命令 以供参考

我直接双击打开py文件的

pip install -r requirements.txt python miuitask.py

image

我安装了Requirements.txt并且仍然无输出信息

你是不是没设置环境变量?用绝对路径执行试试。

@0-8-4
Copy link
Owner

0-8-4 commented Nov 9, 2023

请提供 执行命令 以供参考

我直接双击打开py文件的

pip install -r requirements.txt python miuitask.py

image
我安装了Requirements.txt并且仍然无输出信息

你是不是没设置环境变量?用绝对路径执行试试。

可是 没有设置环境变量 那应该 pip 也用不了啊

@TardisLX
Copy link
Collaborator

我在全新安装Windows后遇到过这个问题,在等待一段较长的时间后运行成功,后续无法复现

@BA7JCM
Copy link
Contributor

BA7JCM commented Nov 14, 2023

我在全新安装Windows后遇到过这个问题,在等待一段较长的时间后运行成功,后续无法复现

感觉可以用whereis命令看下对应的可执行文件是哪个?如果是Microsoftapps啥的从路径里应该看得出来我感觉,比如我这个pwsh的路径明显就是appx的:

C:\Users\username>whereis pwsh
C:\Users\username\AppData\Local\Microsoft\WindowsApps\pwsh.exe

C:\Users\username>

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

5 participants