On Feb 20, 2010, at 2:26 PM, jvandal wrote:

> I hve been to that page and tried what I found. I created a dabo.pth in
> site-packages. What I put in the file is incorrect., so I would like the
> exact statement within the file.(the path) I have "dabo =
> '/home/pmcnett/projects/dabo'." Is this anywhere near the correct code ??

        It's either completely correct, or just slightly off. When Dabo is 
distributed, the full code comes in a folder named 'dabo' that contains another 
folder named 'dabo'. The .pth file should be the path to the outer folder.

        Example: supposed after downloading Dabo I have the following path to 
the dApp.py file:

/home/ed/projects/dabo/dabo/dApp.py

        The folder that contains dApp is the module folder, and the .pth should 
contain the path to the folder that holds the module; in this case it would be:

/home/ed/projects/dabo



-- Ed Leafe



_______________________________________________
Post Messages to: [email protected]
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/[email protected]

Reply via email to