On Tue Nov 11 2014 at 5:17:53 PM Felisha Lawrence <
felisha.lawre...@gmail.com> wrote:

> Hello,
> I am trying to install a version of pyart in OSX and I keep getting this
> error
>
> --------------------------------------------------------------------------ImportError
>                                Traceback (most recent call 
> last)<ipython-input-21-bb2fade1b952> in <module>()----> 1 import pyart
> /Users/felishalawrence/anaconda/lib/python2.7/site-packages/pyart/__init__.py 
> in <module>()      9 from .version import version as __version__     10 
> #import subpackages---> 11 from . import core     12 from . import io     13 
> from . import correct
> ImportError: cannot import name core
>
>
> Any help as to what this means and how to fix it?
>
>
I don't know what pyart is, unfortunately.

Web searches are hitting several projects that have the name 'pyart', but
have different functionality.  I will guess from context that you're
talking about:

    http://arm-doe.github.io/pyart/

but can not be absolutely certain.  Please be specific about what
third-party package you're trying to use, because unfortunately it's
ambiguous.

How did you install pyart?  I would expect the error you're seeing only if
the third party package were incorrectly installed.
_______________________________________________
Tutor maillist  -  Tutor@python.org
To unsubscribe or change subscription options:
https://mail.python.org/mailman/listinfo/tutor

Reply via email to