简体   繁体   English

Enthought Canopy中的“导入数据”命令失败,并显示:“数据导入工具需要……”

[英]Import Data command in Enthought Canopy fails with: “The Data Import Tool requires…"

Import Data command in Enthought Canopy fails with: Enthought Canopy中的“导入数据”命令失败,并显示以下信息:

The Data Import Tool requires that the Canopy Python kernel be running in Pylab mode with Qt4 interactive backend. 数据导入工具要求Canopy Python内核在具有Qt4交互式后端的Pylab模式下运行。 You can change back to this setting in your Canopy preferences (Python tab). 您可以在Canopy首选项(“ Python”选项卡)中更改回此设置。

I have changed the stated settings in preferences as the error message suggests. 错误消息提示,我已更改了首选项中所述的设置。

What could be the problem? 可能是什么问题呢?

If you're running Python 3.5, perhaps you didn't install the PyQt packages? 如果您运行的是Python 3.5,也许您没有安装PyQt软件包? If you are a subscriber, please feel free to submit a feedback report from the Canopy Help menu which will provide Enthought with your configuration info. 如果您是订户,请随时从Canopy帮助菜单中提交反馈报告,该菜单将为Enthought提供您的配置信息。 (If you are not a logged-in subscriber, then the Data Import Tool is not supported anyway, though I would not expect this error message in that case.) (如果您不是登录订户,那么无论如何都不会支持数据导入工具,尽管在这种情况下我不希望看到此错误消息。)

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 以root身份运行Enthought Canopy Python无法导入熊猫 - Running Enthought Canopy Python as root cannot import pandas 从终端安装了有思想的顶篷后无法导入matplot - cannot import matplot after installing enthought canopy from terminal 现在(通过pip)已在Enthought Canopy中安装了外部软件包,导入将引发ImportError:无法导入名称scimath - Installed external package (via pip) in Enthought Canopy now import throws ImportError: cannot import name scimath “ rpy2”在“思想冠层”中失败(与内部GFORTRAN库冲突) - “rpy2” fails in Enthought Canopy (conflicting with internal GFORTRAN libraries) 想法安装Canopy Windows 7无法解析错误无效行 - Enthought Install Canopy Windows 7 Fails Parse Error Invalid Line Enthought Canopy中的Python文件open()失败:“IOError No such file or directory” - Python file open() in Enthought Canopy fails with: “IOError No such file or directory” 使用Enthought Canopy从命令行参数运行.py代码 - Running a .py code from Command Line Argument, using Enthought Canopy 使用Enthought Canopy从Windows命令行运行python脚本 - Running python scripts from Windows command line using Enthought Canopy Enthought python包导入优先级 - Enthought python package import precedence 无法使用Canopy导入Tkinter - Cannot import Tkinter using Canopy
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM