Hideo Hattori

Results 42 comments of Hideo Hattori

The following is What likely to be helpful to you? https://www.hexacosa.net/blog/detail/185/

https://pypi.python.org/pypi/pgmagick/0.7.2 * macOSX 10.12 and 10.13 * (in progress) manylinux1

I will try to build with GM 1.3.26, include static binary in wheel package.

@snakecy Thanks for reporting. Can you tell me about your environment? ## Your Environment * Python version: * pgmagick version: * Platform: windows, linux, macOSX, and other OS...

It is a very good point, and [this wip changeset](https://github.com/hhatto/pgmagick/compare/master...komackaj:release_GIL) is cool. > which functions/methods should release GIL In my opinion, I think that this is good solution. And I...

What is model RaspberryPi? (`Zero`? `3B+`? `4B`? etc...) Is there enough memory resource? Want to run on Raspi? If so, should you try cross-compiling?

Could you please describe your problem in more detail? It is already supported on MacOS X and works fine in my environment.

Hi @paulcollinsiii fixed chageset in 1d6a2aa024ea159229b3cfa6942cadaab1961ace . Would you try on the newest version once again? Thanks

Hi, Now how do you specify options and if you change, for example, what options should I have?

autopep8 is correcting according to pycodestyle's error codes. Currently there are some to fix with lib2to3. > all of the features where autopep8 goes beyond what pycodestyle requires. Specifically, what...