-
Datashader's CI is failing on **Windows**. Its `setup.py` declares `numpy >=1.7,!=1.22` and for some (still unknown, at least to me) reason the exclamation mark isn't passed down to conda which then t…
-
I had a few issues substituting matrices into an expression.
First, I just tried using non-commutative symbols. This fails miserably:
``` pytb
>>> x, y = symbols('x y', commutative=False)
>>> expr …
-
```
Wifite is crashing like this.
[+] launching gui interface
[+] wireless devices: "wlan0 Intel 4965AGN iwl4965 - [phy0], mon0 Intel
4965AGN iwl4965 - [phy0]"
[+] executing: ./wifite.py -i mon0 -…
-
```
Wifite is crashing like this.
[+] launching gui interface
[+] wireless devices: "wlan0 Intel 4965AGN iwl4965 - [phy0], mon0 Intel
4965AGN iwl4965 - [phy0]"
[+] executing: ./wifite.py -i mon0 -…
-
```
Wifite is crashing like this.
[+] launching gui interface
[+] wireless devices: "wlan0 Intel 4965AGN iwl4965 - [phy0], mon0 Intel
4965AGN iwl4965 - [phy0]"
[+] executing: ./wifite.py -i mon0 -…
-
I use gcc-10.2.1 under Fedora 32 to build SOUL.
I met an error during compilation:
```
$ make
Compiling include_juce_audio_plugin_client_VST3.cpp
Compiling PatchLoaderPlugin.cpp
Dans le fichier …
-
When `multipart/form-data` is specified as content type, multi-value parameters are formatted as a single parameter with a strange representation (quoted and comma-separated) rather than multiple sect…
-
### Describe your issue.
To run `dev.py build --release`, I seem to have to manually edit the CFLAGS environment variable to remove the `-O2`. The env variable was set automatically by---am guessing …
ev-br updated
3 months ago
-
**Is your feature request related to a problem? Please describe.**
When hacking around in the REPL, it's can be useful to comment out certain forms. Editors usually have support for line-wise comment…
-
The caching mechanism in GoBoardRegion should be modified so that it can be used at all times, not only during scoring mode.
The following things should become significantly faster:
- Loading a game
…