Ticket #174 (closed defect: duplicate)
error latest trunc of genshi
| Reported by: | didley@… | Owned by: | cmlenz |
|---|---|---|---|
| Priority: | major | Milestone: | 0.5 |
| Component: | General | Version: | devel |
| Keywords: | Cc: |
Description
When I try to using the latest trunc of genshi I get the message below:
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.
I'm using Trac 0.11dev, Python 2.5
Do I need a compiler. When I try to compile the latest stable version of genshi I don't get this message.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

