[tor-bugs] #29787 [Metrics/Onionperf]: Enumerate possible failure cases and include failure information in .tpf output
Tor Bug Tracker & Wiki
blackhole at torproject.org
Wed Apr 10 09:56:16 UTC 2019
#29787: Enumerate possible failure cases and include failure information in .tpf
output
-------------------------------+------------------------------
Reporter: karsten | Owner: metrics-team
Type: enhancement | Status: new
Priority: Medium | Milestone:
Component: Metrics/Onionperf | Version:
Severity: Normal | Resolution:
Keywords: | Actual Points:
Parent ID: | Points:
Reviewer: | Sponsor:
-------------------------------+------------------------------
Comment (by acute):
Replying to [comment:8 karsten]:
> Hmm, I'm running into this issue on a fresh Debian Stretch with
`python3-pandas` installed:
>
> {{{
> $ python3 op_errors.py --path jsonfiles/
> Traceback (most recent call last):
> File "op_errors.py", line 5, in <module>
> import utils
> ImportError: No module named 'utils'
> }}}
Thanks for spotting this, delete the lines that say 'import utils, import
logging, import re' initially the script was using those, but I simplified
a lot and don't need the libraries anymore. I will update on my end and
push to git.
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/29787#comment:9>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
More information about the tor-bugs
mailing list