[tor-bugs] #16445 [Stem]: STEM: 'RouterStatusEntryV3' object has no attribute 'measured'

Tor Bug Tracker & Wiki blackhole at torproject.org
Thu Jun 25 16:55:21 UTC 2015


#16445: STEM: 'RouterStatusEntryV3' object has no attribute 'measured'
--------------------------+------------------------------------------------
     Reporter:            |      Owner:  atagar
  cypherpunks             |     Status:  new
         Type:  defect    |  Milestone:
     Priority:  blocker   |    Version:
    Component:  Stem      |   Keywords:  RouterStatusEntryV3 AttributeError
   Resolution:            |  Parent ID:
Actual Points:            |
       Points:            |
--------------------------+------------------------------------------------

Comment (by atagar):

 Interesting. I'm not getting an error when I run that...

 {{{
 % cat scrap.py
 from stem.control import Controller

 with Controller.from_port() as controller:
   controller.authenticate()
   print
 controller.get_network_status('e9c8154418544764619d2ccd0596b355d7dff236').measured

 % python scrap.py
 None
 }}}

 What version of Stem are you running? This sounds a bit like #16048, so if
 it's 1.4.0 rather than 1.4.1 then that might be the issue.

--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/16445#comment:1>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online


More information about the tor-bugs mailing list