On Mon, 2018-04-09 at 09:15 -0700, Paul Heinlein wrote:
> On Sat, 7 Apr 2018, Pete Biggs wrote:
>
> > > Does CentOS changed the package management? :-)
> >
> > Quite.
> >
> > This is not an Ubuntu dig, but when I challenge some of the users
> > about the more dangerous sudo's they try, inevitab
I created the epypel (Extra Extra Python Packages for Enterprise
Linux) yum repo for exactly this reason:
https://harbottle.gitlab.io/epypel/
There are a bunch of additional Python 2 and Python 3 packages there
and if you want any added, please put in a request here:
https://gitlab.com/harbottle/e
Just had a look at scikit-learn. An issue you have with the current
version of this package is that is depends on NumPy (>= 1.8.2). The
version of NumPy in CentOS 7 base is 1.7.1. You may need to look at
building a Python virtual environment. You can google that ;)
On Tue, Apr 10, 2018 at 9:43
If you can use python3 rather than python2, it looks like the
dependencies in the standard repos are new enough. Do you want me to
have a go at packaging scikit-learn for python3 and adding it to the
repo?
On Tue, Apr 10, 2018 at 9:51 AM, Richard Grainger wrote:
> Just had a look at scikit-learn
Send CentOS-announce mailing list submissions to
centos-annou...@centos.org
To subscribe or unsubscribe via the World Wide Web, visit
https://lists.centos.org/mailman/listinfo/centos-announce
or, via email, send a message with subject or body 'help' to
centos-announce-requ.
On Mon, April 9, 2018 8:34 pm, Stephen John Smoogen wrote:
> On 9 April 2018 at 04:47, Tom Grace
> wrote:
>> On 09/04/2018 07:47, Nicolas Kovacs wrote:
>>> I didn't know a screensaver was that critical.
>>
>> It's critical in that XScreenSaver deals with locking the screen/dealing
>> with passwor
Le 08/04/2018 à 14:53, Jonathan Billings a écrit :
> It appears that the spec file actually patches xscreensaver to change
> the time bomb date to be the build time, so you’d only need to
> rebuild it to make it stop. (The EPEL maintainer could too)
>
> https://src.fedoraproject.org/rpms/xscreensa
David Miller.
- Original Message -
> From: "m roth"
> To: "CentOS mailing list"
> Sent: Friday, April 6, 2018 12:04:43 PM
> Subject: Re: [CentOS] Semi-OT: install python package in userspace
> Valeri Galtsev wrote:
>
On Fri, 6 Apr 2018 17:25 , wrote:
> CentOS 7 box. As
On 2018-04-10, Richard Grainger wrote:
> If you can use python3 rather than python2, it looks like the
> dependencies in the standard repos are new enough.
SCL might be an option for providing a more recent python. I'm not sure
if scikit is in SCL too, but I'm pretty sure numpy is, and scikit ca
9 matches
Mail list logo