stonebig
stonebig
### Problem I would like this to work ```` from zoneinfo import ZoneInfo utc = ZoneInfo('UTC') ```` currently it crashes,  the fix proposed here doesn't seem to be in...
python setup.py sdist bdist_wheel
Requirements have change a bit since 2 years. 
…on 3.10+ workaround found from https://github.com/dmMaze/BallonsTranslator/issues/89
is it correct ?
I'm looking for these 3 options that were added to ImageMagick API with version 6.8.8-2, and I don't find them in PythonMagick, but I may be wrong. If they are...
Under Ipython 4, I get this error, and I don't see how to fix it. Is it a Ipython-sql issue ? ``` python-3.4.3.amd64\lib\site-packages\IPython\config.py:13: ShimWarning: The `IPython.config` package has been deprecated....