On Dec 27, 2009, at 6:27 PM, Steve Rose wrote:
> I solved the problem after Adrian put me on to the possible culprit. In the
> Python25/site-packages/win32 folder was another pywintypes.dll. I renamed it,
> started up various Dabo apps and they all opened without the "Entry Point Not
> Found" error. I did some more snooping and figured out that the error
> triggered on the 'import dabo' line. I wonder what subsequently occurs in
> that statement that needs a call to pywintypes.dll? Why does the error
> message come from python.exe and not Dabo?
Just guessing here, but when the 'import dabo' line is executed, it
imports lots of other things, including the wx libraries, reportlab, PIL,
database adapters and possibly other stuff, so if any of these are the source
of the error, it is the 'import dabo' that is the trigger.
-- 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]