@RunAndTumble I'm getting that CompilerNotFound error too.
I create a workaround to fix it.
It's not a good solution but I think it's giving enough clues to the developers to fix it.
Search Criteria
Package Details: python-scipy-mkl 1.14.1-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/python-scipy-mkl.git (read-only, click to copy) |
---|---|
Package Base: | python-scipy-mkl |
Description: | SciPy is open-source software for mathematics, science, and engineering. |
Upstream URL: | http://www.scipy.org/ |
Licenses: | BSD |
Conflicts: | python-scipy |
Provides: | python-scipy |
Submitter: | bred |
Maintainer: | petronny (AutoUpdateBot) |
Last Packager: | AutoUpdateBot |
Votes: | 26 |
Popularity: | 0.000000 |
First Submitted: | 2012-09-06 19:34 (UTC) |
Last Updated: | 2024-08-21 08:06 (UTC) |
Dependencies (13)
- intel-oneapi-mkl (intel-oneapi-hpckitAUR, intel-oneapi-basekit)
- python-numpy (python-numpy-flameAUR, python-numpy-gitAUR, python-numpy1AUR, python-numpy-mkl-tbbAUR, python-numpy-mklAUR, python-numpy-mkl-binAUR)
- python-pooch
- cython (cython-gitAUR, cython0AUR) (make)
- gcc-fortran (gcc-fortran-gitAUR, gcc11-fortranAUR, gcc-fortran-snapshotAUR) (make)
- meson-python (make)
- procps-ng (procps-ng-gitAUR, busybox-coreutilsAUR) (make)
- pybind11 (pybind11-gitAUR) (make)
- python-build (make)
- python-installer (python-installer-gitAUR) (make)
- python-pythran (python-pythran-gitAUR) (make)
- python-pytest (check)
- python-pillow (python-pillow-gitAUR) (optional) – for image saving module
Required by (874)
- advene (requires python-scipy)
- ambertools (requires python-scipy)
- apsynsim (requires python-scipy) (make)
- ardupilot-copter-sitl (requires python-scipy)
- asammdf-git (requires python-scipy) (optional)
- audio-offset-finder-git (requires python-scipy)
- basicanalysis (requires python-scipy)
- caffe (requires python-scipy) (optional)
- caffe-cmake-git (requires python-scipy)
- caffe-cuda (requires python-scipy) (optional)
- caffe-cuda-git (requires python-scipy) (optional)
- caffe-git (requires python-scipy) (optional)
- caffe-ssd (requires python-scipy) (optional)
- casadi (requires python-scipy)
- casadi-git (requires python-scipy) (optional)
- ceph (requires python-scipy) (make)
- ceph-base (requires python-scipy) (make)
- ceph-bin (requires python-scipy)
- ceph-cephadm (requires python-scipy) (make)
- ceph-cephfs (requires python-scipy) (make)
- Show 854 more...
Sources (1)
petronny commented on 2019-01-23 08:11 (UTC)
RunAndTumble commented on 2019-01-22 21:36 (UTC)
@petronny thanks for the SHA fix. However, I still have that issue with the compiler. I tried to build it locally & install directly but no result so far. Any ideas?
RunAndTumble commented on 2019-01-18 15:25 (UTC) (edited on 2019-01-18 15:39 (UTC) by RunAndTumble)
@petronny SHA sums check fails
P.S. since we do not use gcc, it's probably good to remove it from the dependency list. P.P.S. "CompilerNotFound()" again
RunAndTumble commented on 2019-01-16 21:28 (UTC) (edited on 2019-01-16 21:47 (UTC) by RunAndTumble)
Well, this is awkward: I started getting "CompilerNotFound()" as well. I'm pretty sure that I didn't change anything and I had it installed (had to remove to reinstall numpy)
UPD. I feel that this is related to icc somehow, since it's been updated recently. However, I do not see how this might change the outcome.
petronny commented on 2018-12-14 11:43 (UTC)
@Maverick You need to install the license for intel's compilers.
Maverick commented on 2018-12-14 02:21 (UTC) (edited on 2018-12-14 02:27 (UTC) by Maverick)
Still getting the "CompilerNotFound()" message despite installed mkl, as alleut has described. What should I do?
petronny commented on 2018-11-22 04:49 (UTC)
Long time passed, and I still don't find a way to fix the python2 version. Can we deprecate it?
aoowweenn commented on 2018-09-07 17:57 (UTC) (edited on 2018-09-07 17:57 (UTC) by aoowweenn)
Since setuptools changed a lot, please update the gcc part:
line 63, python3 setup.py build --fcompiler=gnu95 --compiler=unix
line 80, python2 setup.py build --fcompiler=gnu95 --compiler=unix
line 122, python3 setup.py config --compiler=unix config_fc --fcompiler=gnu95 install --prefix=/usr --root="${pkgdir}/" --optimize=1
line 145, python2 setup.py config --compiler=unix config_fc --fcompiler=gnu95 install --prefix=/usr --root="${pkgdir}/" --optimize=1
petronny commented on 2018-08-20 05:25 (UTC)
AFAIK, Python 3.7 works fine. The problem is the new version of numpy is not compatible with scipy when using python 2.7. I'm trying to solve this.
bred commented on 2018-08-16 18:41 (UTC)
Somebody has figure out how to compile scipy-mkl with python 3.7 ????
Pinned Comments
petronny commented on 2019-06-26 08:47 (UTC)
Prebuilt binaries of this package can be found in arch4edu.