skywind3000 / skywind3000/PyStand

numpy导入问题补录

Open
#62 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
C++
Stars
1.2k
Forks
146
PR merge metrics
No merged PRs in 30d

Description

之前在导入numpy出现问题时出现如下问题
image
需要检查一下原因:python小更新版本,之前出现问题是由于python是3.10.5,而下载的python embed版本是3.10.xx(忘了是多少了,但是不是0.5),必须版本严格一致。
还有anaconda中packages也有可能出现问题。

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

No source files or tests are named. Start by reproducing the numpy import problem with Python 3.10.5 and a Python 3.10 embedded package of a different patch version, then compare the Anaconda packages mentioned in the report. Done should mean the cause and the required version compatibility are clearly established.

Written by the indexing model from the issue text.

Assessment

Tech stack
anaconda, numpy, python
Domain
tooling
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.