[drats_users] Trying to get d-rats running on my linux box...

Evans F. Mitchell KD4EFM / AFA2TH / WQFK-894 {linux box}
Sat Oct 11 06:58:40 PDT 2008


OK, went and pulled pyserial and did the install.... now this is showing
up....

[kd4efm at dstargw2 d_rats]$ python d-rats.py
Traceback (most recent call last):
  File "d-rats.py", line 19, in ?
    import mainapp
  File "/home/kd4efm/d-rats-0.2.6/d_rats/mainapp.py", line 31, in ?
    import chatgui
  File "/home/kd4efm/d-rats-0.2.6/d_rats/chatgui.py", line 42, in ?
    import mapdisplay
  File "/home/kd4efm/d-rats-0.2.6/d_rats/mapdisplay.py", line 19, in ?
    import geocode_ui
  File "/home/kd4efm/d-rats-0.2.6/d_rats/geocode_ui.py", line 5, in ?
    from geopy import geocoders
ImportError: No module named geopy
[kd4efm at dstargw2 d_rats]$ 



On Sat, 2008-10-11 at 09:45 -0400, Evans F. Mitchell KD4EFM / AFA2TH /
WQFK-894 {linux box} wrote:
> Dan, need some more information here.... Not sure what the heck is going
> on, BUT, yum install pyserial turned up nothing for CentOS 5.2.
> 
> trying to run ./d-rats gets this:
> 
> [kd4efm at dstargw2 d-rats-0.2.6]$ ./d-rats
> Traceback (most recent call last):
>   File "./d-rats", line 21, in ?
>     from d_rats import mainapp, platform
>   File "/home/kd4efm/d-rats-0.2.6/d_rats/mainapp.py", line 27, in ?
>     import serial
> ImportError: No module named serial
> [kd4efm at dstargw2 d-rats-0.2.6]$ 
> 
> 
> Any idea where to tackle this????
> 
> Evans
> 
> _______________________________________________
> drats_users mailing list
> drats_users at lists.danplanet.com
> http://lists.danplanet.com/mailman/listinfo/drats_users




More information about the drats_users mailing list