On Nov 9, 2011, at 5:51 PM, Freddy Barboza Oviedo wrote:

>  File "/usr/local/lib/python2.7/dist-packages/dabo/lib/utils.py", line 17, in 
> <module>
>    from dabo.dLocalize import _
> ImportError: cannot import name _
> 
> It is not finding dabo on the path.
> 
> I already created a symbolic link in
> 
> freddy@freddy-VirtualBox:/usr/local/lib/python2.7/site-packages$ ll
> total 8
> drwxrwsr-x 2 root staff 4096 2011-11-09 17:21 ./
> drwxrwsr-x 4 root staff 4096 2011-04-25 16:52 ../
> lrwxrwxrwx 1 root staff   22 2011-11-09 17:21 dabo.pth ->
> /home/freddy/src/dabo/
> 
> but still, I cant make it work.

        The .pth file should be a text file whose content is the path to the 
folder containing the main 'dabo' directory. You can either do that, or create 
a symbolic link to the dabo directory in site-packages, but the link should be 
named 'dabo', not 'dabo.pth'.


-- Ed Leafe



_______________________________________________
Post Messages to: Dabo-users@leafe.com
Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users
Searchable Archives: http://leafe.com/archives/search/dabo-users
This message: 
http://leafe.com/archives/byMID/055a105c-5ed1-4c76-8777-b541ab8a2...@leafe.com

Reply via email to