microsoft / microsoft/OmniParser

文件包含病毒或潜在的垃圾软件

Open
#228 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Jupyter Notebook
Stars
25.4k
Forks
2.2k
PR merge metrics
No merged PRs in 30d

Description

在pip install -r requirements.txt中报错

Collecting pytweening>=1.0.4 (from pyautogui==0.9.54->-r requirements.txt (line 23))
Using cached https://pypi.tuna.tsinghua.edu.cn/packages/79/0c/c16bc93ac2755bac0066a8ecbd2a2931a1735a6fffd99a2b9681c7e83e90/pytweening-1.2.0.tar.gz (171 kB)
ERROR: Error [WinError 225] 无法成功完成操作,因为文件包含病毒或潜在的垃圾软件。 while executing command python setup.py egg_info
Preparing metadata (setup.py) ... error
ERROR: Could not install packages due to an OSError: [WinError 225] 无法成功完成操作,因为文件包含病毒或潜在的垃圾软件。

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with requirements.txt, especially line 23 where pyautogui 0.9.54 pulls pytweening, and reproduce the pip install failure on Windows. Check whether the reported WinError 225 is reproducible and determine what dependency-installation change, if any, would make the requirements install successfully.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
build-system
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.