unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
* bug#37705: python-scikit-learn fails tests
@ 2019-10-11 16:42 Jesse Gibbons
  2019-10-11 18:32 ` Jesse Gibbons
  2019-10-11 19:27 ` bug#37433: " Ricardo Wurmus
  0 siblings, 2 replies; 6+ messages in thread
From: Jesse Gibbons @ 2019-10-11 16:42 UTC (permalink / raw)
  To: 37705

[-- Attachment #1: Type: text/plain, Size: 368 bytes --]

I need python-scikit-learn for an ai project.

"guix build python-scikit-learn"
...
build of /gnu/store/wymxdfygbzij8hbz4gqkrwnb3jkicx76-python-scikit-learn-
0.20.3.drv failed
View build log at '/var/log/guix/drvs/wy/mxdfygbzij8hbz4gqkrwnb3jkicx76-
python-scikit-learn-0.20.3.drv.bz2'.


log tarball attached.

I'm working on fixing it, but help would be appreciated.

[-- Attachment #2: mxdfygbzij8hbz4gqkrwnb3jkicx76-python-scikit-learn-0.20.3.drv.bz2 --]
[-- Type: application/x-bzip, Size: 36937 bytes --]

^ permalink raw reply	[flat|nested] 6+ messages in thread

* bug#37705: python-scikit-learn fails tests
  2019-10-11 16:42 bug#37705: python-scikit-learn fails tests Jesse Gibbons
@ 2019-10-11 18:32 ` Jesse Gibbons
  2019-10-11 19:29   ` Ricardo Wurmus
  2019-10-11 19:27 ` bug#37433: " Ricardo Wurmus
  1 sibling, 1 reply; 6+ messages in thread
From: Jesse Gibbons @ 2019-10-11 18:32 UTC (permalink / raw)
  To: 37705

On Fri, 2019-10-11 at 10:42 -0600, Jesse Gibbons wrote:
> I need python-scikit-learn for an ai project.
> 
> "guix build python-scikit-learn"
> ...
> build of /gnu/store/wymxdfygbzij8hbz4gqkrwnb3jkicx76-python-scikit-learn-
> 0.20.3.drv failed
> View build log at '/var/log/guix/drvs/wy/mxdfygbzij8hbz4gqkrwnb3jkicx76-
> python-scikit-learn-0.20.3.drv.bz2'.
> 
> 
> log tarball attached.
> 
> I'm working on fixing it, but help would be appreciated.
update:
python-scikit-learn is outdated. It can be updated to 0.20.4 
I am testing the build right now. I will send a patch if it builds.

I think we can also discuss what to do about python-scikit-learn dropping
python2 support beginning with 0.21; there is a thread on guix-devel titled
"the upcoming Great Python2 Purge™" we can revive. I would hate for guix
packages to fall too far behind.
-- 
-Jesse

^ permalink raw reply	[flat|nested] 6+ messages in thread

* bug#37433: bug#37705: python-scikit-learn fails tests
  2019-10-11 16:42 bug#37705: python-scikit-learn fails tests Jesse Gibbons
  2019-10-11 18:32 ` Jesse Gibbons
@ 2019-10-11 19:27 ` Ricardo Wurmus
  2019-10-11 19:48   ` bug#37705: " Jesse Gibbons
  1 sibling, 1 reply; 6+ messages in thread
From: Ricardo Wurmus @ 2019-10-11 19:27 UTC (permalink / raw)
  To: Jesse Gibbons; +Cc: 37705, 37433


Jesse Gibbons <jgibbons2357@gmail.com> writes:

> I need python-scikit-learn for an ai project.
>
> "guix build python-scikit-learn"
> ...
> build of /gnu/store/wymxdfygbzij8hbz4gqkrwnb3jkicx76-python-scikit-learn-
> 0.20.3.drv failed
> View build log at '/var/log/guix/drvs/wy/mxdfygbzij8hbz4gqkrwnb3jkicx76-
> python-scikit-learn-0.20.3.drv.bz2'.
>
>
> log tarball attached.
>
> I'm working on fixing it, but help would be appreciated.

This is a duplicate of bug 37433.

-- 
Ricardo

^ permalink raw reply	[flat|nested] 6+ messages in thread

* bug#37705: python-scikit-learn fails tests
  2019-10-11 18:32 ` Jesse Gibbons
@ 2019-10-11 19:29   ` Ricardo Wurmus
  0 siblings, 0 replies; 6+ messages in thread
From: Ricardo Wurmus @ 2019-10-11 19:29 UTC (permalink / raw)
  To: Jesse Gibbons; +Cc: 37705


Jesse Gibbons <jgibbons2357@gmail.com> writes:

> On Fri, 2019-10-11 at 10:42 -0600, Jesse Gibbons wrote:
>> I need python-scikit-learn for an ai project.
>>
>> "guix build python-scikit-learn"
>> ...
>> build of /gnu/store/wymxdfygbzij8hbz4gqkrwnb3jkicx76-python-scikit-learn-
>> 0.20.3.drv failed
>> View build log at '/var/log/guix/drvs/wy/mxdfygbzij8hbz4gqkrwnb3jkicx76-
>> python-scikit-learn-0.20.3.drv.bz2'.
>>
>>
>> log tarball attached.
>>
>> I'm working on fixing it, but help would be appreciated.
> update:
> python-scikit-learn is outdated. It can be updated to 0.20.4
> I am testing the build right now. I will send a patch if it builds.
>
> I think we can also discuss what to do about python-scikit-learn dropping
> python2 support beginning with 0.21; there is a thread on guix-devel titled
> "the upcoming Great Python2 Purge™" we can revive. I would hate for guix
> packages to fall too far behind.

What I’ve done in the past when upgrading the science packages beyond
the versions that support Python 2 is to make the Python 2 variant
independent and freeze at the old version.  As soon as there are no more
packages depending on these old versions they should be removed.


--
Ricardo

^ permalink raw reply	[flat|nested] 6+ messages in thread

* bug#37705: bug#37433: bug#37705: python-scikit-learn fails tests
  2019-10-11 19:27 ` bug#37433: " Ricardo Wurmus
@ 2019-10-11 19:48   ` Jesse Gibbons
  2019-10-12 15:07     ` bug#37433: 37433 fixed Jesse Gibbons
  0 siblings, 1 reply; 6+ messages in thread
From: Jesse Gibbons @ 2019-10-11 19:48 UTC (permalink / raw)
  To: Ricardo Wurmus; +Cc: 37705, 37433

On Fri, 2019-10-11 at 21:27 +0200, Ricardo Wurmus wrote:
> Jesse Gibbons <jgibbons2357@gmail.com> writes:
> 
> > I need python-scikit-learn for an ai project.
> > 
> > "guix build python-scikit-learn"
> > ...
> > build of /gnu/store/wymxdfygbzij8hbz4gqkrwnb3jkicx76-python-scikit-
> > learn-
> > 0.20.3.drv failed
> > View build log at '/var/log/guix/drvs/wy/mxdfygbzij8hbz4gqkrwnb3jkicx76-
> > python-scikit-learn-0.20.3.drv.bz2'.
> > 
> > 
> > log tarball attached.
> > 
> > I'm working on fixing it, but help would be appreciated.
> 
> This is a duplicate of bug 37433.
> 
Ok.
I sent patch #37707 to fix it.

^ permalink raw reply	[flat|nested] 6+ messages in thread

* bug#37433: 37433 fixed
  2019-10-11 19:48   ` bug#37705: " Jesse Gibbons
@ 2019-10-12 15:07     ` Jesse Gibbons
  0 siblings, 0 replies; 6+ messages in thread
From: Jesse Gibbons @ 2019-10-12 15:07 UTC (permalink / raw)
  Cc: 37433-done

On Fri, 2019-10-11 at 13:48 -0600, Jesse Gibbons wrote:
> On Fri, 2019-10-11 at 21:27 +0200, Ricardo Wurmus wrote:
> > Jesse Gibbons <jgibbons2357@gmail.com> writes:
> > 
> > > I need python-scikit-learn for an ai project.
> > > 
> > > "guix build python-scikit-learn"
> > > ...
> > > build of /gnu/store/wymxdfygbzij8hbz4gqkrwnb3jkicx76-python-scikit-
> > > learn-
> > > 0.20.3.drv failed
> > > View build log at
> > > '/var/log/guix/drvs/wy/mxdfygbzij8hbz4gqkrwnb3jkicx76-
> > > python-scikit-learn-0.20.3.drv.bz2'.
> > > 
> > > 
> > > log tarball attached.
> > > 
> > > I'm working on fixing it, but help would be appreciated.
> > 
> > This is a duplicate of bug 37433.
> I sent patch #37707 to fix it.
> 
> 
> 
Fixed in patch d7e29a2b26
-- 
-Jesse

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2019-10-12 15:09 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-10-11 16:42 bug#37705: python-scikit-learn fails tests Jesse Gibbons
2019-10-11 18:32 ` Jesse Gibbons
2019-10-11 19:29   ` Ricardo Wurmus
2019-10-11 19:27 ` bug#37433: " Ricardo Wurmus
2019-10-11 19:48   ` bug#37705: " Jesse Gibbons
2019-10-12 15:07     ` bug#37433: 37433 fixed Jesse Gibbons

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).