-
Here` is the output from the `pip3 install -r requirements.txt`
`(env)` armstrong@NathansPC:~/DesmosBezierRenderer$ pip install -r requirements.txt
Collecting click==7.1.2
Using cached click-7…
-
#### Build fails with gcc7 on ppc64le
This bug has been discovered by @gpotter2, the original comment https://github.com/numpy/numpy/issues/19017#issuecomment-895696650.
### Reproducing code e…
-
I was looking at the source code here, and I was a little confused about why you chose to use a `primitive` type. Wouldn't it be simpler to work with a definition like:
```jl
struct InlineString{N}…
-
Cannot build numpy v1.17.0 on CentOS 7.
Previous version works fine.
I'm seeing a lot of C99/C11 features in error message, and avx512f.
Not sure if the required `--std` option is set but I don't t…
-
Got troubles with installation on macbook air m1.
```
python -V
Python 3.9.5
```
Part of the trace:
```
Building wheels for collected packages: numpy, llvmlite
Building wheel for numpy (…
-
Fastest repro is libbsd, but this affected almost all packages when I had these flags set globally.
CFLAGS=`-O3 -march=native -g -fPIC -pipe`
LDFLAGS=`-fuse-ld=mold -Wl,-q`
System: 5.18.3 zen, …
-
For the repository https://github.com/zjin-lcf/oneAPI-DirectProgramming, the examples, which fail on an AMD GPU (gfx906), are listed below. The HIP version for each kernel may help when running both H…
-
Getting error installing dialogueKit on M1 MacOS due to Rasa dependency.
-
I obtain the following error message when I try to compile graci with the Intel ifort compiler Version 19.1.0.166 Build 20191121
/home/graci/graci/lib/bitci/src/common/utils/radixsort.f90(49): erro…
-
### Bug Description
Installing qutip with `pip install qutip` fails on a MacBook Pro with M1 Pro running macOS 12.0.1, due to the build dependency `numpy=1.16.6,=1.0'
cwd: None
Complete …