From: Grant M. <gme...@gm...> - 2017-05-09 15:21:55
|
Are you sure you are using the Python.exe provided by Anaconda? It might be that you have two Python installations, and the correct one to use is located in a folder like *C:\Anaconda\Bin\Python.exe* P.S. the VOCAL software suite was just released by NASA-DEVELOP, which is a tool for visualizing L1 data. You may find it useful in your research so i'll leave the link here: https://github.com/NASA-DEVELOP/VOCAL/releases Thanks, Grant Mercer On Tue, May 9, 2017 at 2:26 AM Wi Wu <51w...@gm...> wrote: > Dear Sirs/Madam: > > > > > > I am a graduate students in Sun Yat-sen University in China. Recently I am > trying to read CALIPSO L1 data, and I found your tools, but when I install > it, there is an error: > > > > > > C:\Python>ccplot -V > > Traceback (most recent call last): > > File "C:\Python\Scripts\/ccplot", line 53, in <module> > > from mpl_toolkits import basemap > > ImportError: cannot import name basemap > > > > > > I already install every stuff as your website says, first install Anacoda, > then conda install basemap, so I don’t know why it won’t work, I will be > really appreciated if you could help me or even just gave me some useful > information! > > > > > > P.S. > > I am fully aware that I must cite your paper after using your tools! > > > > > > > > > > > > Regards, > > Wu Yi > > School of Geography and Planning > > Sun Yat-sen University > > > > > > 发送自 Windows 10 版邮件 <https://go.microsoft.com/fwlink/?LinkId=550986>应用 > > > > ------------------------------------------------------------------------------ > Check out the vibrant tech community on one of the world's most > engaging tech sites, Slashdot.org! http://sdm.link/slashdot > _______________________________________________ > ccplot-general mailing list > ccp...@li... > https://lists.sourceforge.net/lists/listinfo/ccplot-general > |