alonho/pytrace

Cannot install on Windows 7.

Opened this issue · 1 comments

Hello.

I'm trying to install pytrace on win 7 it gives following error (from log file):

C:\Program Files\Microsoft Visual Studio 9.0\VC\BIN\cl.exe /c /nologo /Ox /MD /W3 /GS- /DNDEBUG -Iext -I/opt/local/include -IC:\Python27\include -IC:\Python27\PC /Tcext/trace.c /Fobuild\temp.win32-2.7\Release\ext/trace.obj -O0

cl : Command line warning D9002 : ignoring unknown option '-O0'

trace.c

c:\users\somename\appdata\local\temp\pycharm-packaging2161460498868547044.tmp\pytrace\ext\record_pb.h(6) : fatal error C1083: Cannot open include file: 'google/protobuf-c/protobuf-c.h': No such file or directory

error: command '"C:\Program Files\Microsoft Visual Studio 9.0\VC\BIN\cl.exe"' failed with exit status 2

What I'm doing wrong?
Thanks in advance.

Hi,

pytrace doesn't support windows at the moment. I'll add it within a month or so.
Thanks for your support!