Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 16 Jan 2013 14:53:04 +0100
From:      EAH Seerden <eric.seerden@gmail.com>
To:        Python Mailing List <freebsd-python@freebsd.org>
Subject:   Python broken - 0x6669
Message-ID:  <CABr_hTud%2B82CNkhgnPhKRq33R6Voa66KK7UiHihfWcSDgUHueQ@mail.gmail.com>

next in thread | raw e-mail | index | archive | help
Greetings all,

I'm running a tor node on my FreeBSD server & I used arm, which is short
for Anonymous Relay Monitor, to keep track of things..
So arm is a Python application written by Damian Johnson at the torproject
but I can't get it to run anymore because my Python installation is broken..
Please help..

# which python..? /usr/bin/python.. Apparently some 2.6.7 version..

# pkg_version -v  | grep python
  python-2.7,2
  python-27-2.7.3_5

Why two versions & which one is being used..? This is after I built from my
/usr/ports/lang/python port..

Now when I try to run the arm shell script which fires the default python
with the arm .py file it comes up with the following:

Could not find platform independent libraries <prefix>
Could not find platform dependent libraries <exec_prefix>
Consider blah blah..
import os
ImportError: No module named os <== There you have it, broken..

Any help on how to get this sorted would be very much appreciated..

Regards,
E.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CABr_hTud%2B82CNkhgnPhKRq33R6Voa66KK7UiHihfWcSDgUHueQ>