Search Criteria
Package Details: fawkes-git r74.g3775bba-2
Git Clone URL: | https://aur.archlinux.org/fawkes-git.git (read-only, click to copy) |
---|---|
Package Base: | fawkes-git |
Description: | Image cloaking tool for personal privacy |
Upstream URL: | https://sandlab.cs.uchicago.edu/fawkes/ |
Licenses: | |
Conflicts: | |
Provides: | |
Submitter: | Chocobo1 |
Maintainer: | Chocobo1 |
Last Packager: | Chocobo1 |
Votes: | 2 |
Popularity: | 0.025656 |
First Submitted: | 2020-07-24 03:38 |
Last Updated: | 2020-09-13 09:07 |
Dependencies (9)
- python (python-dbg)
- python-bleach
- python-keras (python-keras-git)
- python-numpy (python-numpy-mkl-bin, python-numpy-openblas, python-numpy-git, python-numpy-mkl)
- python-pillow (python-pillow-git, python-pillow-simd)
- python-scikit-image
- python-tensorflow (python-tensorflow-cpu-git, python-tensorflow2, python-tensorflow-computecpp, python-tensorflow114-opt, python-tensorflow114-cuda, python-tensorflow114-opt-cuda, python-tensorflow-cuda-kepler, python-tensorflow-opt-native, python-tensorflow-opt-native-cuda, python-tensorflow-rocm, python-tensorflow-opt-rocm, python-tensorflow-cuda, python-tensorflow-opt, python-tensorflow-opt-cuda)
- git (git-git) (make)
- python-setuptools (make)
Latest Comments
ddeberhar commented on 2020-08-10 17:14
pkg_resources.ContextualVersionConflict: (tensorflow 2.2.0 (/usr/lib/python3.8/site-packages), Requirement.parse('tensorflow<=1.15.0,>=1.12.0'), {'fawkes'})
Despite resolving dependencies of fawkes depending on python-keras while pyton-keras depends on python2-h5py (no such package avl.) - Manjaro 20.0.3 pamac. Further see comment on python2-keras AUR page - python-keras is getting deprecated soon. Currently, the official page requests people switch to tf.keras. - (2019-10-29) - Yet if installing python-keras separately and editing the Build file as advised in the next comment there, removing the python2 dependencies, build prepare and build steps, the installations complete, but fawkes fails.
Living commented on 2020-07-24 08:31
After building the package, I get this error when executing
fawkes
:Unfortunately the AUR package
python-keras
is currently broken.