int too long to convert
- 主要言語
- C
- スター
- 21
- フォーク
- 12
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
I know this is probably a long shot since this repository hasn't undergone any changes in many years, but I just discovered this repository and tried it with the most recent Canon SDK under python3.9. With some small syntax changes (python 2->3) it actually seems to work but I get some errors that I don't quite understand.
```
Exception ignored on calling ctypes callback function:
Traceback (most recent call last):
File "c:\PyEDSDK.py", line 56, in ObjectHandler_py
DownloadImage(object)
File "c:\PyEDSDK.py", line 92, in DownloadImage
Call(edsdk.EdsGetDirectoryItemInfo(image, byref(dirinfo)))
ctypes.ArgumentError: argument 1: : int too long to convert
```
Do you have any ideas what it could be and do you maybe have any updated code or idea reference to another python library that interfaces with the Canon SDK? I'd be grateful for some pointers / help! Thanks!
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
評価
この issue はまだ評価されていません。