matham/pyflycap2

pyflycap2\interface.c(11358): error C2039: 'timeoutForPacketResend': is not a member of '_fc2GigEConfig'

Opened this issue · 1 comments

I tried to install from pip and the compilation failed
Full log:
https://pastebin.com/inC2qRcE

Looking at the error, you are missing the dependencies (http://matham.github.io/pyflycap2/installation.html, but those instructions may not have existed back then). But now there are wheels so you don't have to compile things.