Joe wrote:
thanks for your helpful answer and the explanations.
Following up on your comment on http://videocapture.sourceforge.net/
I found that there is jaraco.video, which seems to be
"a port of the VideoCapture module in pure Python using ctypes and
comtypes."
(https://github.com/jaraco/ja
Hello Tim,
thanks for your helpful answer and the explanations.
Following up on your comment on http://videocapture.sourceforge.net/
I found that there is jaraco.video, which seems to be
"a port of the VideoCapture module in pure Python using ctypes and
comtypes."
(https://github.com/jaraco/jar
Robin Becker wrote:
I am not a great C++ person so as I am building my first C++ extension
I am seeing this error which I don't understand
> _aggstate.obj : warning LNK4197: export 'init_aggstate' specified
multiple times; using first specification
> Creating library build\temp.win-amd64-2.
The hassle is because I have not fulfilled my responsibility to keep
adodbapi maintained properly for these last few years. I now work in a
Linux shop and have almost nothing to do with databases, so my work on
Windows database software keeps taking a back seat to other
responsibilities. This week
Fresh install of Python 3.7 on Windows 10.
Installed pywin32-223.win-amd64.py3.7.exe (from python.org) without
error messages, but the adodbapi directory didn't contain apibase.py and
so adodbapi couldn't be imported.
Next step: "pip install adodbapi --upgrade" again seemed to work
normally,
I am not a great C++ person so as I am building my first C++ extension I am
seeing this error which I don't understand
> _aggstate.obj : warning LNK4197: export 'init_aggstate' specified multiple
times; using first specification
>Creating library build\temp.win-amd64-2.7\Release\_aggstate.l