Any ideas on how to fix my problem?
On Feb 2, 10:54 pm, Ram <[email protected]> wrote: > Hi Giovanni, > > There is no cygwin python on this machine. Its just that i'm compiling > things in the cygwin\tmp directory: > > This is the python that is being used: > Python 2.7 (r27:82525, Jul 4 2010, 09:01:59) [MSC v.1500 32 bit > (Intel)] on win32 > > Thanks, > --Ram. > > On Feb 2, 9:11 pm, Giovanni Bajo <[email protected]> wrote: > > > > > > > > > Il giorno 02/feb/2012, alle ore 17:11, Ram ha scritto: > > > > C:\Python27\Lib\site-packages\PyQt4;C:\Program Files (x86)\JavaFX > > > \javafx-sdk1.3\ > > > bin;C:\Program Files (x86)\JavaFX\javafx-sdk1.3\emulator\bin;C: > > > \Python27\Lib\sit > > > e-packages\PyQt4;C:\Program Files (x86)\MiKTeX 2.9\miktex\bin;C: > > > \Program Files\C > > > ommon Files\Microsoft Shared\Windows Live;C:\Python27\Lib\site-packages > > > \PyQt4\bi > > > n;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows > > > \System32\Wi > > > ndowsPowerShell\v1.0\;C:\Program Files (x86)\Mercurial\;c:\Python27\;c: > > > \Python27 > > > \Scripts\;C:\Program Files (x86)\gs\gs9.02\bin; > > > > Exact version for pyinstaller was : pyinstaller-pyinstaller-8374463 > > > > Exact Error was: > > > > WARNING: library python%s%s required via ctypes not found > > > INFO: Analyzing C:/cygwin/tmp/blib/resources/pk/pagekite.py > > > ERROR: lib not found: MSVCR90.dll dependency of c:\Python27\DLLs > > > \_tkinter.pyd > > > Do you happen to have both a standard Windows Python version *and* a Cygwin > > Python version, that get mismatched? I can see from the above log that > > PyInstaller is analyzing packages in cygwin, and it should not if you are > > using the standard Python distro in c:\Python27. > > -- > > Giovanni Bajo :: [email protected] > > Develer S.r.l. :: http://www.develer.com > > > My Blog:http://giovanni.bajo.it > > > smime.p7s > > 6KViewDownload -- You received this message because you are subscribed to the Google Groups "PyInstaller" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/pyinstaller?hl=en.
