Dan,
typing $PYTHONPATH at the command line will give an error, bash is trying to
execute it. use:
echo $PYTHONPATH instead.
Ubuntu 12.04 is using: /usr/local/lib/python2.7/dist-packages instead of
python2.6
73s
jim
On Monday, June 25, 2012 10:37:46 AM Daniel Labarowski wrote:
Hello,
I i
On Friday, June 08, 2012 02:43:56 PM Phil wrote:
> On 08/06/12 13:04, ki6njf wrote:
[snip]
> > run the export PYTHONPATH=$PYTHONPATH:/home/jim/bin
>
> Thanks Marcus and Jim for the detailed instructions, however I still
> cannot get this to work!
>
> This my python pa
On Friday, June 08, 2012 12:34:53 PM Phil wrote:
> I'm sorry to have to ask more questions.
>
> The "Simple FM receiver" by Marcus Leech would seem to be simple in name
> only. I'm sure that I have followed the installation instructions to the
> letter but I still end up with an error as follows: