Hi Wu Yi,
I think you might have two different versions of Python installed - one
under C:\Python, and the other one is Anaconda. The package mpl_toolkits
is installed under Anaconda, while ccplot is under C:\Python. The
easiest solution would be to uninstall C:\Python and keep only Anaconda
(if you don't need C:\Python for anything else). You will need to
reinstall ccplot afterwards.
You don't have to cite my thesis, only if you want to. Thanks for
reporting the problem - if it still doesn't work let me know, it might
be that something is wrong with the ccplot installer.
Best regards,
Peter
On 09/05/17 17:21, Wi Wu 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
>
|