babysor / babysor/MockingBird

请问这是什么问题

Open
#829 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
36.9k
Forks
5.2k
PR merge metrics
No merged PRs in 30d

Description

ERROR: Command errored out with exit status 1:
command: 'C:\Users\Administrator\AppData\Local\Programs\Python\Python39\python.exe' -c 'import io, os, sys, setuptools, tokenize; sys.argv[0] = '"'"'C:\\Users\\Administrator\\AppData\\Local\\Temp\\pip-install-xs4mf_29\\monotonic-align_12ca82346dc54d988498a4d101b51b57\\setup.py'"'"'; __file__='"'"'C:\\Users\\Administrator\\AppData\\Local\\Temp\\pip-install-xs4mf_29\\monotonic-align_12ca82346dc54d988498a4d101b51b57\\setup.py'"'"';f = getattr(tokenize, '"'"'open'"'"', open)(__file__) if os.path.exists(__file__) else io.StringIO('"'"'from setuptools import setup; setup()'"'"');code = f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base 'C:\Users\Administrator\AppData\Local\Temp\pip-pip-egg-info-b36ghjqa'
cwd: C:\Users\Administrator\AppData\Local\Temp\pip-install-xs4mf_29\monotonic-align_12ca82346dc54d988498a4d101b51b57\
Complete output (5 lines):
Traceback (most recent call last):
File "", line 1, in
File "C:\Users\Administrator\AppData\Local\Temp\pip-install-xs4mf_29\monotonic-align_12ca82346dc54d988498a4d101b51b57\setup.py", line 2, in
from Cython.Build import cythonize
ModuleNotFoundError: No module named 'Cython'
----------------------------------------
WARNING: Discarding https://mirrors.aliyun.com/pypi/packages/c4/35/4fc9f9a196990080bd27d22f4854110cbbbd5e411d9f5c6254ff569dc4d8/monotonic_align-0.0.3.tar.gz#sha256=9c4b09229895eb67ef9cac4cec30c42bc5af3bb297b13c0d0bf770ab7c3a7a94 (from https://mirrors.aliyun.com/pypi/simple/monotonic-align/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output.
ERROR: Could not find a version that satisfies the requirement monotonic-align==0.0.3 (from versions: 0.0.3)
ERROR: No matching distribution found for monotonic-align==0.0.3
WARNING: You are using pip version 21.2.4; however, version 23.0 is available.
You should consider upgrading via the 'C:\Users\Administrator\AppData\Local\Programs\Python\Python39\python.exe -m pip install --upgrade pip' command.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reproducing the reported Python 3.9 installation of monotonic-align==0.0.3 and inspect the shown setup.py failure, especially the missing Cython module. Determine whether the dependency can be installed successfully in the repository's supported environment; done means the reported package installation no longer fails for the documented setup.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
tooling
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.