The python code examples in section 3.1 don't work.
还没有人认领这个 Issue。
评估
- 难度
- 3/5
- 预计耗时
- 1-2 天
- 新手友好度
- 45/100
- Issue 类型
- 缺陷
- 描述清晰度
- 基本清楚
- 活跃度
- 停滞
- 技术栈
- python
调研方向
打开第 3.1 节中的代码示例,并使用 fdsreader 1.9.1 和 FDS 6.7.5,在从 slice._subslices 删除内容的那一行重现报告的 TypeError。跟踪示例对 fdsreader 对象的使用,并更新该节,使示例能够在不出现此错误的情况下成功执行。
由索引模型根据 Issue 内容生成。
描述
When executing python code, an error message is displayed in section 3.1.:
TypeError Traceback (most recent call last)
~\AppData\Local\Temp/ipykernel_3356/82368212.py in
16 to_del.append(s.mesh)
17 for m in to_del:
---> 18 del slice._subslices[m]
19
20 extent = (slice.extent[0][0], slice.extent[0][1],
TypeError: unhashable type: 'Mesh'
Version: fdsreader1.9.1 , FDS 6.7.5
I ask you to update the python code in section 3.1.
I'm new to the fdsreader library
- 主要语言
- Jupyter Notebook
- 星标
- 33
- 派生
- 9
- PR 合并指标
- 30 天内没有已合并 PR
贡献指南
这个仓库没有索引到贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
FireDynamics/LectureFireSimulation 的其他 Issue
-
难度 2/5 1-3 小时 新手友好度 45/100
-
难度 3/5 1-2 天 新手友好度 35/100
-
难度 5/5 一周以上 新手友好度 10/100
-
难度 5/5 一周以上 新手友好度 25/100
-
难度 4/5 3-5 天 新手友好度 35/100
FireDynamics/LectureFireSimulation#93 · 1 条评论 ·
查看 FireDynamics/LectureFireSimulation 的全部 Issue
相似的 Issue
-
难度 2/5 1-3 小时 新手友好度 75/100
-
certification
难度 1/5 1 小时以内 新手友好度 80/100
-
难度 1/5 1 小时以内 新手友好度 85/100
bisq-network/support#2181 ·
-
难度 1/5 1 小时以内 新手友好度 85/100
-
tutorial updates 未关闭
难度 1/5 1 小时以内 新手友好度 80/100
sveltejs/svelte.dev#2241 ·