安装的canopy python在运行setup

时间:2015-07-02 21:46:36

标签: python linux enthought canopy

我已经在suse linux服务器上安装了canopy python,当尝试运行命令行使用设置时,我得到一个浮点异常。我得到它只是运行〜/ Canopy / bin / _python,所以它与安装有关。我已经安装了python2.4和python2.6,但我正在安装canopy以获得numpy。救命啊!

在评论中有用的建议我已经取消了与其他版本的python相关的所有环境变量,并且在运行〜/ Canopy / bin / _python时仍然得到浮点异常。有什么想法吗?

我在环境变量中删除了对python的所有引用,并重新安装了canopy,并且在尝试运行安装脚本时仍然会出现浮点异常。

安装确实有这些错误和警告:

> [/home/NeuroCount/Canopy] >>>  Installing to /home/NeuroCount/Canopy
> ... please wait Must specify the vendor namespace for these files with
> --vendor No directories in update-desktop-database search path could be processed and updated.
> ***
> * Updating MIME database in /home/NeuroCount/.local/share/mime...
> * Error in type 'application/x-packagekit-plugin'
> *   (in /home/NeuroCount/.local/share/mime/packages/application-x-packagekit-plugin.xml):
> *   Unknown freedesktop.org field 'icon'.
> * Error in type 'application/x-skype'
> *   (in /home/NeuroCount/.local/share/mime/packages/application-x-skype.xml):
> *   Unknown freedesktop.org field 'icon'.
> * Warning: Unknown media type in type 'unknown/mime-type' Wrote 5 strings at 20 - 88 Wrote aliases at 88 - 8c Wrote parents at 8c - 90
> Wrote literal globs at 90 - 94 Wrote suffix globs at 94 - 1cc Wrote
> full globs at 1cc - 1d0 Wrote magic at 1d0 - 1dc Wrote namespace list
> at 1dc - 1e0
> *** done.
> 
>     You can run the Canopy graphical environment by running the script:
> 
>         /home/NeuroCount/Canopy/canopy
> 
>     or by selecting 'Canopy' in your Applications menu.
> 
>     On your first run, your Canopy User Python environment will be initialized,
>     and you will have the opportunity to make Canopy be your default Python
>     at the command line. Details at support.enthought.com/forums
> 
>     Thank you for installing Canopy!

但是,如果这是致命的或停止显示,那我的虚弱心灵还不清楚......

任何人都有任何想法吗?

0 个答案:

没有答案