Using >easy_install -v -f
enthought.trait s
The result is:
....
many lines
....
copying
enthought\trait s\ui\tests\shel l_editor_test.p y
->
build\lib.win32-2.5\enthought\t raits\ui\tests
copying
enthought\trait s\ui\tests\tabl e_editor_color_ test.py
->
build\lib.win32-2.5\enthought\t raits\ui\tests
copying
enthought\trait s\ui\tests\tabl e_editor_focus_ bug.py
->
build\lib.win32-2.5\enthought\t raits\ui\tests
copying
enthought\trait s\ui\tests\tabl e_editor_test.p y
->
build\lib.win32-2.5\enthought\t raits\ui\tests
copying
enthought\trait s\ui\tests\tabl e_editor_test2. py
->
build\lib.win32-2.5\enthought\t raits\ui\tests
copying
enthought\trait s\ui\tests\tabl e_list_editor_t est.py
->
build\lib.win32-2.5\enthought\t raits\ui\tests
copying
enthought\trait s\ui\tests\tree _editor_test.py
->
build\lib.win32-2.5\enthought\t raits\ui\tests
running build_ext
error: Setup script exited with error:
Python was built with Visual Studio 2003;
extensions must be built with a compiler
than can generate compatible binaries.
Visual Studio 2003 was not found on this
system. If you have Cygwin installed,
you can try compiling with MingW32, by
passing "-c mingw32" to setup.py.
C:\Documents and Settings\cjw\De sktop>python
Python 2.5.2 (r252:60911, Feb 21 2008,
13:11:45) [MSC v.1310 32 bit (Intel)] on
win32
Type "help", "copyright" , "credits" or
"license" for more information.
I would welcome any guidance.
Colin W.
enthought.trait s
The result is:
....
many lines
....
copying
enthought\trait s\ui\tests\shel l_editor_test.p y
->
build\lib.win32-2.5\enthought\t raits\ui\tests
copying
enthought\trait s\ui\tests\tabl e_editor_color_ test.py
->
build\lib.win32-2.5\enthought\t raits\ui\tests
copying
enthought\trait s\ui\tests\tabl e_editor_focus_ bug.py
->
build\lib.win32-2.5\enthought\t raits\ui\tests
copying
enthought\trait s\ui\tests\tabl e_editor_test.p y
->
build\lib.win32-2.5\enthought\t raits\ui\tests
copying
enthought\trait s\ui\tests\tabl e_editor_test2. py
->
build\lib.win32-2.5\enthought\t raits\ui\tests
copying
enthought\trait s\ui\tests\tabl e_list_editor_t est.py
->
build\lib.win32-2.5\enthought\t raits\ui\tests
copying
enthought\trait s\ui\tests\tree _editor_test.py
->
build\lib.win32-2.5\enthought\t raits\ui\tests
running build_ext
error: Setup script exited with error:
Python was built with Visual Studio 2003;
extensions must be built with a compiler
than can generate compatible binaries.
Visual Studio 2003 was not found on this
system. If you have Cygwin installed,
you can try compiling with MingW32, by
passing "-c mingw32" to setup.py.
C:\Documents and Settings\cjw\De sktop>python
Python 2.5.2 (r252:60911, Feb 21 2008,
13:11:45) [MSC v.1310 32 bit (Intel)] on
win32
Type "help", "copyright" , "credits" or
"license" for more information.
>>>
Colin W.
Comment