On 02/19/2013 11:57 AM, matt.doolittl...@gmail.com wrote:

What is PYTHONPATH actually set to?  You can find out by running python

interactively, then

i dont know.  how do i run pythoin interactively?


By typing the simple command  'python'
   davea@think2:~$ python
Python 2.7.3 (default, Aug  1 2012, 05:14:39)
[GCC 4.6.3] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>>


But since you're running some non-python program which is in turn launching python, perhaps you'd better give more details. And not scattered over a half dozen tiny emails, but all at once.

Do you, in a single terminal, do the export, then run the gnuradiocompanion.py ? And does the error message/stacktrace appear in the same terminal window?

Please show us just what you're running, from start to finish.  Thanks.

--
DaveA
--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to