[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[python #ELA-547928]: error with metpy example



HP,

What if you try:

conda install -c conda-forge matplotlib

?

Ryan

> Ryan, I forgot to mention on the same notebook Ihave laso McIDAS-V
> installed. It does not look like this has caused the problem, though?
> HP
> 
> Ryan -
> 
> The complete  installation is done with conda - no pip. Just to see
> whehter something changes, I have re-installed the whole lot, this time
> with admin rights for multiple users (though me being the only one).
> Nothing changes - matlib still is the issue.
> 
> HP
> 
> 
> On 17/01/2018 19:15, Unidata Python Support wrote:
> > HP,
> >
> > I would have expected to see matplotlib in "Anaconda3\lib\site-packages" 
> > rather than "AppData\Roaming\Python\Python36\site-packages\".
> >
> > I don't think that's the problem, though. My guess is your installation of 
> > matplotlib is somehow corrupted, so hopefully reinstalling will help. Did 
> > you install matplotlib (and metpy) using conda or pip?
> >
> > If you used conda, try:
> >
> > conda install --force matplotlib
> >
> > If you used pip:
> >
> > conda uninstall matplotlib
> > conda install matplotlib
> >
> > Ryan
> >
> >> Ryan -
> >>
> >> Correct, I have an install of Anaconda 3 for the user hproe_000, and I
> >> followed the metpy installation recipe. I have now compared the location
> >> of the matplotlib files with the one on my less performant notebook
> >> where the error does not occur. I cannot see any difference. What
> >> location would you expect?
> >>
> >> HP
> >>
> >>
> >> On 16/01/2018 22:17, Unidata Python Support wrote:
> >>> HP,
> >>>
> >>> That seems really odd. It looks like the problem is actually coming from 
> >>> matplotlib. How are you installing it? From the log, it looks like you 
> >>> have an install of Anaconda 3, but then the location of the matplotlib 
> >>> files looks...odd.
> >>>
> >>> Ryan
> >>>
> >>>> Hi -
> >>>>
> >>>> I have installed metpy 0.7 under Windows10 64-bit. In some of the metpy
> >>>> examples I get the error message as per attached text file. I have a
> >>>> second Wndows10 64-bit installation on a second, much less performant
> >>>> notebook where the example runs fine. Any clue?
> >>>>
> >>>> many thanks, HP aka HansPeter Roesli
> >>> Ticket Details
> >>> ===================
> >>> Ticket ID: ELA-547928
> >>> Department: Support Python
> >>> Priority: Low
> >>> Status: Closed
> >>> ===================
> >>> NOTE: All email exchanges with Unidata User Support are recorded in the 
> >>> Unidata inquiry tracking system and then made publicly available through 
> >>> the web.  If you do not want to have your interactions made available in 
> >>> this way, you must let us know in each email you send to us.
> >>>
> >>>
> >>
> > Ticket Details
> > ===================
> > Ticket ID: ELA-547928
> > Department: Support Python
> > Priority: Low
> > Status: Closed
> > ===================
> > NOTE: All email exchanges with Unidata User Support are recorded in the 
> > Unidata inquiry tracking system and then made publicly available through 
> > the web.  If you do not want to have your interactions made available in 
> > this way, you must let us know in each email you send to us.
> >
> >
> 
> 


Ticket Details
===================
Ticket ID: ELA-547928
Department: Support Python
Priority: Low
Status: Closed
===================
NOTE: All email exchanges with Unidata User Support are recorded in the Unidata 
inquiry tracking system and then made publicly available through the web.  If 
you do not want to have your interactions made available in this way, you must 
let us know in each email you send to us.