Hi all,

finally have a bit of time to work on this.

I am on Ubuntu 10.10 and just updated to the latest SVN of dabo (ref 
6640) and when I try to run the script to generate the .rst file I get 
this exception:

Traceback (most recent call last):
   File "makeRST.py", line 1772, in <module>
     MakeRst(builder)
   File "makeRST.py", line 1717, in MakeRst
     MakeModuleDocs(pkg, raw)
   File "makeRST.py", line 794, in MakeModuleDocs
     moduleData = __import__(moduleName, fromlist=[secondaryName])
   File 
"/usr/local/lib/python2.6/dist-packages/dabo/lib/profilehooks.py", line 
106, in <module>
     from profile import Profile
ImportError: No module named profile

FYI, the folder "/usr/local/lib/python2.6/dist-packages/dabo" is a link 
to the folder containing my SVN checkout of dabo.

Werner


_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-dev
Searchable Archives: http://leafe.com/archives/search/dabo-dev
This message: http://leafe.com/archives/byMID/[email protected]

Reply via email to