问题标签 [swampy]

For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.

0 投票
0 回答
78 浏览

python - Python Tkinter Tclerror, circle.config()

这是 Allen Downey 的 Think Python 中的练习 19.3。该代码假设获取条目小部件的颜色并更改圆圈的背景颜色。我不知道为什么单击按钮后代码返回错误Tclerror: unknown option "-fill"。奇怪的是,这本书本身提供了完全相同的解决方案。我的 Python 配置有问题吗?不知道。请帮忙。

0 投票
0 回答
50 浏览

python - 如何在 Atom 中安装 Swampy?

从一周前开始,我开始使用 O'Reilly 的初学者书籍来学习 Python。可悲的是,我完全被困在第 4 章的开头。我必须在哪里安装 swampy 包。我正在使用 atom 文本编辑器进行编码和 Python 3.x。我不知道一切意味着什么。

0 投票
2 回答
397 浏览

python - TypeError: 'str' object is not callable while trying to use python swampy