Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 729800 - =sci-libs/scikits_image-0.13.0-r1 refuses to compile against Python3.7
Summary: =sci-libs/scikits_image-0.13.0-r1 refuses to compile against Python3.7
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Aisha Tammy
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-06-27 01:11 UTC by Guillaume BRUN
Modified: 2020-11-15 11:18 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
Build log (build.log,344.12 KB, text/x-log)
2020-06-27 01:11 UTC, Guillaume BRUN
Details
emerge --info (emerge_info.txt,16.69 KB, text/plain)
2020-06-27 01:13 UTC, Guillaume BRUN
Details
ebuild for version 0.17.2 (scikits_image-0.17.2.ebuild,1.75 KB, text/plain)
2020-07-01 09:32 UTC, David Palao
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Guillaume BRUN 2020-06-27 01:11:16 UTC
Created attachment 646630 [details]
Build log

See the attached build log.

The errors are of this kind:

skimage/segmentation/_slic.c:21459:13: error: ‘PyThreadState’ {aka ‘struct _ts’} has no member named ‘exc_traceback’; did you mean ‘curexc_traceback’?
Comment 1 Guillaume BRUN 2020-06-27 01:13:18 UTC
Created attachment 646632 [details]
emerge --info
Comment 2 David Palao 2020-07-01 08:17:21 UTC
I have the same issue.
It is commented here:
https://github.com/scikit-learn/scikit-learn/issues/11320
They recommend to use 0.20.2:
https://github.com/scikit-learn/scikit-learn/issues/11320#issuecomment-405977846

but my portage is trying to install 
sci-libs/scikits_image-0.13.0-r1

...and there is no alternative in the portage tree.
Comment 3 David Palao 2020-07-01 09:31:12 UTC
Sorry for the wrong links in my post above.

Anyway using a new version of scikit-image apparently fixes the issue
Comment 4 David Palao 2020-07-01 09:32:20 UTC
Created attachment 647294 [details]
ebuild for version 0.17.2

It fixes the issue in my system
Comment 5 Aisha Tammy 2020-11-15 11:18:06 UTC
fixed, the new version fo scikit-image is in the tree and builds fine.
https://gitweb.gentoo.org/repo/gentoo.git/tree/sci-libs/scikit-image/scikit-image-0.17.2.ebuild