Форум сайта python.su
C:\Devel\Python26\Scripts>easy_install.exe psyco
Searching for psyco
Reading http://pypi.python.org/simple/psyco/
Reading http://psyco.sourceforge.net/
Best match: psyco snapshot
Downloading http://wyvern.cs.uni-duesseldorf.de/psyco/psyco-snapshot.tar.gz
Processing psyco-snapshot.tar.gz
Running psyco-dist\setup.py -q bdist_egg --dist-dir c:\temp\easy_install-h5628n\psyco-dist\egg-dist-tmp-sx3zvt
PROCESSOR = 'i386'
psyco.c
platform.c
Creating library build\temp.win32-2.6\Release\c\_psyco.lib and object build\temp.win32-2.6\Release\c\_psyco.exp
python26.lib(python26.obj) : error LNK2019: unresolved external symbol __imp__wsprintfA referenced in function _PYTHON26_DllMain@12
python26.lib(python26.obj) : error LNK2019: unresolved external symbol __imp__CharPrevA@8 referenced in function _PYTHON26_DllMain@12
python26.lib(python26.obj) : error LNK2019: unresolved external symbol __imp__LoadStringA@16 referenced in function __Py_Mangle
[skipped]
python26.lib(python26.obj) : error LNK2019: unresolved external symbol __imp__ShellExecuteA@24 referenced in function _PYTHON26_DllMain@12
python26.lib(python26.obj) : error LNK2019: unresolved external symbol __imp__ShellExecuteW@24 referenced in function _PYTHON26_DllMain@12
build\lib.win32-2.6\psyco\_psyco.pyd : fatal error LNK1120: 21 unresolved externals
error: Setup script exited with error: command '"C:\Program Files\Microsoft Visual Studio 9.0\VC\BIN\link.exe"' failed w
ith exit status 1120
Офлайн
Офлайн
Прикольно.
Кстати, чем такой инсталлер делается?
И как компилировал человек? У меня то все SDK есть.
Офлайн