Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #8535 > unrolled thread

Re: module problem on windows 64bit

Started byChristian Heimes <lists@cheimes.de>
First post2011-06-28 15:09 +0200
Last post2011-06-28 15:09 +0200
Articles 1 — 1 participant

Back to article view | Back to comp.lang.python

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  Re: module problem on windows 64bit Christian Heimes <lists@cheimes.de> - 2011-06-28 15:09 +0200

#8535 — Re: module problem on windows 64bit

FromChristian Heimes <lists@cheimes.de>
Date2011-06-28 15:09 +0200
SubjectRe: module problem on windows 64bit
Message-ID<mailman.479.1309266588.1164.python-list@python.org>
Am 28.06.2011 14:59, schrieb Peter Irbizon:
> yes, that's right. but I am using embedable version of fbclient.dll so I
> don't need to install Firebird Sql Server package. all dlls are in my
> program folder even so it does not work.

fbclient.dll may depend on more DLLs. Dependency walker is a great tool
to detect and resolve missing dependencies on Windows.

Christian

[toc] | [standalone]


Back to top | Article view | comp.lang.python


csiph-web