Idan Miara

Results 33 comments of Idan Miara

> > but requires someone stepping up to do the work ("a champion to lead the effort"). > >... Another difficulty with GDAL is that doing binary builds of it...

On MacOS: `pip install orderedset` - * Works for me on python 3.8.16, 3.9.16 (@impredicative could you please write the error you are getting for Python 3.9 and which version...

@simonpercivall Thanks for this nice implementation! I've been doing some benchmarks and I can roughly confirm your statement about your implementation of `OrderedSet`: `Is approximately 5 times faster than the...

Until this issue is resolved here, may want to check out https://github.com/simonpercivall/orderedset/issues/38 As this issue is also fixed in https://pypi.org/project/stableset/

Hi, I've solved a related bug and wanted to share: `emoji.emojize()`: kwarg `use_aliases=True` was removed in `emoji`>=2. It was replaced with `language='alias'` that is available since `emoji>=1.7`. So if you...

Hi, I used the PS3Eye as my webcamera for Zoom using some old driver. It stopped working at some point and I got to this page while googling for a...

Thanks @kleschenko, I've opened a ticked for `pyarrow` Python 3.11 wheels: https://issues.apache.org/jira/browse/ARROW-18154 Edit: Oh I see it was already done before, so I'll delete my issue...

> upstream don't have wheels yet, so won't be here for a while. apache arrow is having a discussion to release a version just for the wheels for python 3.11....

> Yeah . I am also holding off in Airflow with testing until at least RC candidate is out in PyPI - it's far easier to run our test pipeline...

> @RomeoDespres Looks like 3.0.0 has been released so it should show up on pypi soon! `v3.0.0(January 26, 2023)` https://github.com/snowflakedb/snowflake-connector-python/commit/1885b3eaf74dccb10e46d5630b6d24a17a9c9484#diff-4d124ea64919c32597306f5afa077f563f0488136af77ded120d3e721f59be55R11