Hi,

sajolida <[email protected]> wrote:
> I cloned your repo, installed python-stem, tried to run setup.py and
> tormonitor.py and got errors for both.
> 
> How can I test this from Tails?
> 
> $ python setup.py
>   File "setup.py", line 10
>     requires=['stem','gi']
>            ^
> SyntaxError: invalid syntax
> 
Sorry I messed up the initial commit. Please clone the repo again, and
from Tails/Jessie:

    sudo apt-get install python-stem python-pysocks
    sudo ./setup.py install
    sudo iptables -I OUTPUT 1 -p tcp --dport 9050 -d 127.0.0.1 -m owner
        \ --uid-owner vidalia -j ACCEPT
    sudo -u vidalia tormonitor

For the rest of the questions see my other email in this thread.

Cheers
_______________________________________________
Tails-dev mailing list
[email protected]
https://mailman.boum.org/listinfo/tails-dev
To unsubscribe from this list, send an empty email to 
[email protected].

Reply via email to