Thanks, Uwe & Christoph. I had 2.5 installed but than thought I should go to 2.6 since I'm pretty much in my initial steps in Python/Dabo land. Much more to learn...
Uwe Grauer wrote: > It might be an python 2.6 issue. > As a workaround you could create a file "dabo.pth" in your python > site-packages folder (c:\yourpath2python\Lib\site-packages). > For your case dabo.pth should contain the line: > c:\dabo\dabo > > This method is also explained in: > http://dabodev.com/wiki/InstallationOnWindows > > To test your dabo.pth, run: > python.exe -c "import dabo" > > If you do not get an import error, your dabo.pth is fine. > -- Richard Kaye Vice President Artfact/RFC Systems Voice: 617.219.1038 Fax: 617.219.1001 For the fastest response time, please send your support queries to: Technical Support - [email protected] Internet Support - [email protected] All Other Requests - [email protected] --------------------------------------------------------- This message has been checked for viruses before sending. --------------------------------------------------------- _______________________________________________ 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]
