Fabian Höring
Fabian Höring
> Also, you should ensure that your site is [enrolled and attested](https://github.com/WICG/shared-storage#enrollment-and-attestation) if you haven't already. Thanks for the reminder. At one point in time we had issues with [the...
> The first is that disabling third-party cookies blocked the Privacy Sandbox Ads APIs during the Origin Trial experiment process, as the UX wasn’t yet completed. With general availability of...
@jsirois It really seems like a regression from this commit: https://github.com/pantsbuild/pex/pull/907
Only diff is the python version and the hash of tensorflow & wrapt is different. I'm on centos7: ``` { "always_write_cache": false, "build_properties": { "class": "CPython", "pex_version": "2.1.5", "platform": "manylinux2014_x86_64",...
When I compile Python 3.6.10 from scratch is seems to work. Not sure that this is the difference. What change from the changelog could impact this ? https://docs.python.org/3.6/whatsnew/changelog.html#python-3-6-10-final
No it is not broken inside the virtual env, there tensorflow actually works. Also this happens on multiple machines for different users. I also get it inside a docker container....
I think I actually could even provide you a dockerfile where this fails. Maybe even pulling centos7 and installing python as above is enough.
+1 on this. It should be possible now with arrow 6.0.0: - https://issues.apache.org/jira/browse/ARROW-7102 - https://issues.apache.org/jira/browse/ARROW-8780 Do you want to try to submit a PR ?
OK. Thanks. This is fine for me. Do you want to keep this ticket open for a cleaner solution ? I would say setting env variable in the startup script...