-
Is there a way to change installation path because i got this error on AWS Lambda (also without using `os.environ['WDM_LOCAL'] = '1'`)
```python
from abc import abstractmethod, ABC
from selenium…
-
## Summary
There's various fallout effects that have been adding up from the quartz cli not having a deeper awareness of the quartz app that it's being called on.
Issues relating to this includ…
-
This one is probably for v12 and beyond.
1.) In #6133, the suggestion was made to provide separate npm packages for compiler binaries for each platform, add them as optional dependencies to the `re…
-
The binary (wheel) version of the package distributed through PyPI seems to be outdated even though it's marked as version 2.1.3. When I do just `pip install django-redis-cache==2.1.3` and then `from …
-
Hello!
I love this package, been working great for me in a managed expo / eas build project. But with my latest update, it only builds fine on iOS. On Android, it I get the following error: "Module…
-
I noticed that my CI takes a lot of time downloading dependencies for deadnix (namely libgcc, glibc and their dependencies). I think this could be avoided by using a binary that is statically linked a…
jzbor updated
1 month ago
-
**Describe the bug**
Let's put a situation where a developer doesn't have docker installed before running pants.
If the developer runs or builds a `docker_image` target, it gets the following erro…
-
At present "Backing up your system without running restic as root" is hidden away in the [Examples section](https://github.com/restic/restic/blob/master/doc/080_examples.rst) which is clearly the comp…
-
When trying to use travis-cargo with `cache: cargo`, I'm seeing the following error on the second run (first with cache):
```
error: binary `cargo-coverage` already exists in destination as part o…
-
### Steps to reproduce the issue
The error is with the pango spec, but I encountered it when installing imagemagick because pango is a dependency.
(using any version of gcc, I specifically have trie…