matplotlib / matplotlib/natgrid
natgrid setup fails on 64 bit windows
未关闭
还没有人认领这个 Issue。
- 主要语言
- C
- 星标
- 17
- 派生
- 11
- PR 合并指标
- 30 天内没有已合并 PR
描述
Please see the following post: https://bugs.python.org/issue23246
As described there, importing setuptools to your setup.py rather than distutils will resolve the issue
贡献指南
这个仓库没有索引到贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
调研方向
从 setup.py 和链接的 Python issue 开始,了解 64-bit Windows 上的失败以及 setuptools-versus-distutils 的设置路径。按照描述更新依赖项/导入,然后验证 natgrid 的设置和导入在 64-bit Windows 上能够正常工作。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- c, python
- 领域
- build-system
- Issue 类型
- 缺陷
- 难度
- 2/5
- 预计耗时
- 1-3 小时
- 活跃度
- 停滞
- 描述清晰度
- 描述清楚
- 新手友好度
- 45/100