小编use*_*828的帖子

如何为Python 2.7安装mechanize?

我在我的Python 2.7目录中保存了mechanize.但是当我输入import mechanizePython shell时,我收到一条错误消息:

Traceback (most recent call last):
  File "<pyshell#0>", line 1, in <module>
    import mechanize
ImportError: No module named mechanize
Run Code Online (Sandbox Code Playgroud)

python mechanize python-2.7

23
推荐指数
3
解决办法
11万
查看次数

标签 统计

mechanize ×1

python ×1

python-2.7 ×1