| DrTrigon added a comment. |
From fresh/resetted machine, according to https://commons.wikimedia.org/wiki/User:AbdealiJK/file-metadata:
osboxes@osboxes:~$ sudo apt-get install perl openjdk-7-jre python-dev pkg-config libfreetype6-dev libpng12-dev liblapack-dev libblas-dev gfortran cmake libboost-python-dev liblzma-dev libjpeg-dev osboxes@osboxes:~$ sudo pip install numpy osboxes@osboxes:~$ sudo pip install file-metadata
run into error/issue given in: http://dpaste.com/3RZ6Y1T
So I see 2 "issues":
- on https://commons.wikimedia.org/wiki/User:AbdealiJK/file-metadata we need to add $ pip install numpy before $ pip install file-metadata - actually pip should take care of this automatically, is this an issue with the system package management? (I checked, python-numpy was not installed)
- $ pip install file-metadata crashes due to pkg_resources.DistributionNotFound: cython>=0.21
TASK DETAIL
EMAIL PREFERENCES
To: DrTrigon
Cc: zhuyifei1999, jayvdb, AbdealiJK, Aklapper, pywikibot-bugs-list, DrTrigon, Zppix, Lethexie, Jay8g
Cc: zhuyifei1999, jayvdb, AbdealiJK, Aklapper, pywikibot-bugs-list, DrTrigon, Zppix, Lethexie, Jay8g
_______________________________________________ pywikibot-bugs mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/pywikibot-bugs
