trezor / cython-hidapi

:snake: Python wrapper for the HIDAPI
Other
285 stars 110 forks source link

request a new release #176

Closed chenrui333 closed 3 months ago

chenrui333 commented 5 months ago

It would be good to cut off a new release to include this cython requirement patch. Thanks!

prusnak commented 3 months ago

hidapi 0.14.0.post1 released with the fixes: https://pypi.org/project/hidapi/0.14.0.post1/#files

Let me know if that works for you

chenrui333 commented 3 months ago

got some file missing issue

 FileNotFoundError: [Errno 2] No such file or directory:
'/private/tmp/keepkey-agent--hidapi-20240723-10954-cn1m1k/hidapi-0.14.0.post1/README.md'

relates to https://github.com/Homebrew/homebrew-core/pull/178205

prusnak commented 3 months ago

got some file missing issue

hopefully this is fixed with https://pypi.org/project/hidapi/0.14.0.post2/

chenrui333 commented 3 weeks ago

post2 works for us, thanks!