-
raise RequiredDependencyException(msg)
__main__.RequiredDependencyException:
The headers or library files could not be found for zlib,
a required dependency when compiling…
-
Failed to load resource: the server responded with a status of 500 (Internal Server Error)
500 Internal Server Error
openresty/1.19.3.1
-
i have code:
```javascript
import request from '../request';
export const setTags = () => ({
}|
export const loadTags = () => {
return async (dispatch) => {
let result = a…
dderg updated
6 years ago
-
### Describe the bug
After `nix-env -u` packages can not be installed or removed.
**UPDATE**: Turns out that upgrading `'solaar-1.1.5'` to `'solaar-1.1.8'` breaks the profile.
![image](https…
-
### Describe the bug
When using Tab or similar to autocomplete file names, it only quotes paths with special chars/spaces if the command is expecting a path-like object. If the command arg is a Str…
-
### Summary
running the debugger via space-g and selecting a binary after setting a breakpoint crashes the editor. Running the debugger without setting a breakpoint does not crash the editor.
### Re…
-
When I run `echo -e "\033[?25l"` in fish, my cursor becomes invisible. In general I'm used to fish [resetting my terminal settings](https://github.com/fish-shell/fish-shell/blob/a979b6341d7fc4c466b399…
-
Trying this out with `demo.yaml`, but autocast seems to hang after some small status output (reading lines etc.)
```
autocast demo.yaml demo.cast
Read from file: demo.yaml # hangs here
```
`d…
-
from #78
I was just using `htop` for the first time in a while, and I had a thought that it would be interesting to extend (or merely apply) the notion of excerpting like I describe in #23 (3) to s…
-
Hi,
I've encountered an issue when trying to install MicroRTS-Py in the last few days.
When running `poetry install`, I get the following exception:
```
• Installing gym (0.21.0): Failed
Call…