[tor-bugs] #19787 [Obfuscation/BridgeDB]: ImportError: No module named Bridges, no BridgeSplitter class
Tor Bug Tracker & Wiki
blackhole at torproject.org
Fri Jul 29 16:34:56 UTC 2016
#19787: ImportError: No module named Bridges, no BridgeSplitter class
--------------------------------------+------------------
Reporter: mikefrompluto | Owner: isis
Type: defect | Status: new
Priority: Medium | Milestone:
Component: Obfuscation/BridgeDB | Version:
Severity: Normal | Keywords:
Actual Points: | Parent ID:
Points: | Reviewer:
Sponsor: |
--------------------------------------+------------------
I obtained copies of BridgeDB from two different soruces (one
https://git.torproject.org/bridgedb.git, the other
https://pypi.python.org/pypi/bridgedb/) and after running the setup, I
recieved errors such as "ImportError: No module named Bridges" and
"ImportError: cannot import name Bridges". Furthermore, in the main.py
file, the project tries to create a BridgeSplitter (for example hashring
= Bridges.BridgeSplitter(crypto.getHMAC(key, "Hashring-Key")), however,
using a code search tool, there does not appear to be a BridgeSplitter
class in the code base
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/19787>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
More information about the tor-bugs
mailing list