I am new to this and am not sure this is the right place to make a suggestion, but it is the only place I could find. I am learning python, and was trying to locate image modules and ran across this. When I tried to install it in Fedora 19 I found it was unavailable in a rpm in any of the repositories. I have compiled it, but it seems to me this needs to be included in the repositories for programming in python. John
https://pypi.python.org/pypi/scikit-image/0.8.2
Hi John,
if you are interested you can do it yourself. It's actually not that hard and you will learn a lot about Fedora infrastructure.
If you are willing to do this here are some wiki pages (about rpm packaging) to study: [1] https://fedoraproject.org/wiki/How_to_create_an_RPM_package [2] https://fedoraproject.org/wiki/Packaging:Python [3] http://fedoraproject.org/wiki/Package_Review_Process
Also check out pyp2rpm, tool for autocreating specs from pypi modules. (yum install pyp2rpm)
Regards Robert
----- Original Message ----- From: "John Duchek" johnduchek@tularosa.net To: python-devel@lists.fedoraproject.org Sent: Monday, 2 September, 2013 5:47:36 AM Subject: Inclusion of scikit-image in the fedora project.
I am new to this and am not sure this is the right place to make a suggestion, but it is the only place I could find. I am learning python, and was trying to locate image modules and ran across this. When I tried to install it in Fedora 19 I found it was unavailable in a rpm in any of the repositories. I have compiled it, but it seems to me this needs to be included in the repositories for programming in python. John
https://pypi.python.org/pypi/scikit-image/0.8.2
python-devel@lists.fedoraproject.org