From: Peter K. <pet...@fa...> - 2017-02-12 09:51:40
|
On 11/02/17 04:21, ZHANG Xiao wrote: > Dear sir: > > I tried to install ccplot on windows7. I have installed the Anaconda > 32-bit (Python 2.7 version) <https://www.continuum.io/downloads> and the > basemap successfully. But when I installed ccplot with the windows > installer, it showd python2.7 cloudn't be found. I have checked the > Python2.7 runs well. Cloud you point out the possible problem? > > best withes > > -- > Zhang Dear Zhang, I am not sure what the problem might be. Are you sure you have downloaded the correct version of Anaconda? It should be the following: https://repo.continuum.io/archive/Anaconda2-4.3.0.1-Windows-x86.exe I have tried uninstalling Anaconda on my Windows and installing the latest version above, and the ccplot installer did work for me, although that was on Windows 10. During the installation I selected "Install for: Just Me", "Add Anaconda to my PATH environment variable" and "Register Anaconda as my default Python 2.7". Do you have a computer with Windows 10 where you could try the installation? Regards, Peter |