[python-win32] compiling IP2Location extention on win32

2009-12-02 Thread tyju tiui
Hi, I am trying to compile the python C extension from IP2Location: http://www.ip2location.com/python.aspx I'm not sure what I am doing wrong but the full error message is here: http://jckdnk111.pastebin.com/f71e8ff3d I am on Windows 7 32-bit with python 2.6.3 installed from the python.org win

Re: [python-win32] compiling IP2Location extention on win32

2009-12-02 Thread tyju tiui
Brilliant! Tim, thank you so much. You just solved a problem I have been fighting for a week. I owe you a beer or drink of your choice. Thanks again! Ty - Original Message From: Tim Roberts To: Python-Win32 List Sent: Wed, December 2, 2009 2:02:37 PM Subject: Re: [python-win32] co

Re: [python-win32] compiling IP2Location extention on win32

2009-12-02 Thread Tim Roberts
tyju tiui wrote: > I am trying to compile the python C extension from IP2Location: > http://www.ip2location.com/python.aspx > I'm not sure what I am doing wrong but the full error message is here: > http://jckdnk111.pastebin.com/f71e8ff3d > > I am on Windows 7 32-bit with python 2.6.3 installed f

[python-win32] compiling IP2Location extention on win32

2009-12-02 Thread tyju tiui
Hi, I am trying to compile the python C extension from IP2Location: http://www.ip2location.com/python.aspx I'm not sure what I am doing wrong but the full error message is here: http://jckdnk111.pastebin.com/f71e8ff3d I am on Windows 7 32-bit with python 2.6.3 installed from the python.org win