Eyad Arafat
Eyad Arafat
Is `DATA_DIR` safe to delete and use `BASE_DIR` only? Also, what's the use of the `gettext` function? Is it supposed to be replaced by a translation function or something?
Sounds awesome. What about `DATA_DIR` though? Is it imported anywhere else outside `settings.py`?
Any workaround for now? Is there a way to switch the default python version for a session for example?
I'm seeing the same issue. Same environment as OP. I worked around the issue by just installing tensorflow using pip, and the only thing it did actually install was `tensorflow_intel-2.11.0-cp39-cp39-win_amd64.whl`
@JamesNK I think you're underestimating the role this library plays in it "catching on as a thing". Support has to come first before people can start using it.
Ah I forgot to update the README. My bad. I can do that soon though. --- Update: Here's that PR https://github.com/vduseev/opensearch-logger/pull/9
Is the integration test a requirement for publishing a new version with those changes to PyPI? I was going to reference my fork, but I'd rather just use this package...
Ah sorry for the mistake, I meant `v2.15.1`. And I did confirm that the issue still exists on the latest version `v2.18.1` on PostgreSQL v16:  Let me try to...
This doesn't just affect daily aggregates, it would also occur on hourly aggregations if the time zone's DST shift is not whole hours. There seems to be only one time...