在python3.10.1环境下numpy版本问题
Open
- Dominant language
- Python
- Stars
- 36.9k
- Forks
- 5.2k
- PR merge metrics
- No merged PRs in 30d
Description
这个程序要求numpy的版本低于1.21,然而python3.10不支持低于1.21版本的numpy。因此如何在python3.10环境下能正确运行程序呢?
Contributor guide
No contributing guide indexed for this repository
Research direction
No source files or tests are named. Start by locating the project's dependency declarations and checking the supported Python and NumPy versions; then reproduce the installation or runtime failure under Python 3.10. Done means the program runs with a documented, compatible dependency combination.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- numpy, python
- Domain
- ai, machine-learning
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100