David Andreoletti
David Andreoletti
@JakeWharton I found a solution. The error occurs with `classpath 'com.android.tools.build:gradle:2.1.0'` but not with `classpath 'com.android.tools.build:gradle:2.1.2`. This should likely be added in the documentation
@krschultz Pull Requests are not being merged into the project (since it seems 2016), despite great contributions from the community still to this day. You should consider finding another maintainer...
Did you link against QuartzCore.framework ? For details see section " What are the dependencies/linker settings required to link with ?" at https://github.com/davidandreoletti/libegl/blob/master/README.md.
@sahilagnihotri (bump)
@vaidik (ping) **Problem** #45 and #44 relate to the same issue: **library users may not have/need all 3 supported backend at once and related libraries installed yet the package requires...
I have limited bandwidth for OSS projects and ended up not using this package. Another time perhaps :-)
@viralmutant ```pytest-asyncio=0.19.0``` enforces strict mode. Projects must [update their fixture markers as described](https://github.com/pytest-dev/pytest-asyncio#strict-mode). Env: ```py38``` + ```purest=7.1.2``` +```pytest-asyncio=0.19.0```
@feikesteenbergen @thedodd Pinging you guys :-)
@imranrazakhan Delete k8s services from this chart (load balancer, nodeip related ones depending on your config) from the previous helm deployment should resolve this issue, as it did for me.
@CAM-Gerlach Thank you for the prompt response and apologies for the limited issue description. Running `pyroma v4.0` with default pyroma settings on a package described using `setuptools` as above, pyroma...