Install 32 bit Canopy on Win 7, 32-bit machine fails

混江龙づ霸主 提交于 2019-12-08 10:48:59

问题


I'm trying to install Canopy (canopy-1.1.0-win-32.msi) on a 32 bit windows machine. The install appears to work fine, but when I launch any of the tools, nothing happens. I can open a command line and run canopy_cli.exe which I found and it claims that I used the wrong installer. I've done it twice. It is a 32-bit Dell Inspiron. I've removed all Python related content from the system to try to get to a clean base.

Ideas?

Thx, --Don


回答1:


Existing PYTHONHOME and/or PYTHONPATH environment variables may be interfering with Canopy startup. For details, please see: https://support.enthought.com/entries/22508619-Windows-Canopy-shortcut-in-Start-menu-doesn-t-do-anything



来源:https://stackoverflow.com/questions/19337137/install-32-bit-canopy-on-win-7-32-bit-machine-fails

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!