[SciPy-user] Error in scipy.stats.poisson

Robert Kern robert.kern at gmail.com
Thu Aug 30 12:44:31 EDT 2007


John Reid wrote:
> That's strange, I get the following error when I call rv.pmf(2)
> 
> ---------------------------------------------------------------------------
> <type 'exceptions.AttributeError'>        Traceback (most recent call last)
> 
> C:\Dev\MyProjects\<ipython console> in <module>()
> 
> <type 'exceptions.AttributeError'>: 'rv_frozen' object has no attribute 
> 'pmf'
> 
> I have scipy '0.5.2.1'
> 
> Any clues?

Ah yes, that might have been something I fixed that didn't get into the release.
0.6 will be out relatively soon, and will have the fix.

-- 
Robert Kern

"I have come to believe that the whole world is an enigma, a harmless enigma
 that is made terrible by our own mad attempt to interpret it as though it had
 an underlying truth."
  -- Umberto Eco



More information about the SciPy-User mailing list