similar to: Python 3.x on Centos 7

Displaying 20 results from an estimated 10000 matches similar to: "Python 3.x on Centos 7"

2017 Mar 24
4
Python 3.x on Centos 7
> # yum install python34 I already have epel installed. If it breaks something is it as simple as yum erase python34 to restore everything back to normal? On Thu, Mar 23, 2017 at 6:27 PM, Christian, Mark <mark.christian at intel.com> wrote: > On Thu, 2017-03-23 at 18:16 -0500, Matt wrote: >> Is there a way to install Python 3.x on Centos 7.x without breaking >>
2017 Feb 06
3
Centos6.8 and Python33
I've some trouble with installing numpy in python 3.3 on Centos 6.8 as installation request a different python version... [root at sge ~]$ yum install python33 python33-python-tools [root at sge ~]$ scl enable python33 bash ===== *this load Python 3.3.2* === [root at sge ~]$ easy_install pip [root at sge ~]$ pip install numpy Collecting numpy Using cached numpy-1.12.0.zip
2020 May 15
2
R 4.0.0
On Friday, 15 May 2020 11.33.26 WEST I?aki Ucar wrote: > The rationale behind the user settings is that the user dir is not > controlled by the system, so versioning it is the only way to avoid > breakage. For the system library, there are better tools to prevent > that. Do you know the difference between theory and practice? :-) In theory they are equal but in practice... :-) >
2017 May 23
3
more recent perl version?
On Tue, 23 May 2017, m.roth at 5-cent.us wrote: > hw wrote: >> >> are there packages replacing the ancient perl version in >> Centos 7 with a more recent one, like 5.24? At least the >> state feature is required. Perl 5.24 is available in SCL, in the centos-sclo-rh repository. [root ~]# yum info rh-perl524-perl Name : rh-perl524-perl Arch : x86_64 Epoch
2017 Feb 06
3
GCC 4.9 in CentOS 7 ??
The following features of the C++11/C++14 standards are not supported by g++: * std::make_unique function (C++14) * digit separators (C++14) * binary literals (C++14) * generic lambdas (C++14) If you are using the GNU C compiler collection (gcc) then you need at least v4.9.x. configure: error: support for required C++11/C++14 features incomplete Is there by chance a compat package
2019 Sep 11
4
Need to update gcc to version >=6 on CentOS 7 ?
$ sudo yum install devtoolset-7 Loaded plugins: fastestmirror, langpacks Loading mirror speeds from cached hostfile * base: mirror.vcu.edu * epel: mirror.siena.edu * extras: mirror.vcu.edu * updates: mirror.vcu.edu No package devtoolset-7 available. Error: Nothing to do On Wed, Sep 11, 2019 at 12:17 PM Gordon Messmer <gordon.messmer at gmail.com> wrote: > > On 9/11/19 9:05 AM,
2017 Feb 06
1
GCC 4.9 in CentOS 7 ??
On Sun, 5 Feb 2017, Gordon Messmer wrote: > Yes. Use the software collections. > > https://www.softwarecollections.org/en/ > > https://www.softwarecollections.org/en/scls/rhscl/devtoolset-4/ There are three ways to utilize SCLs: a temporary subshell invoked with the scl utility, a session-long environment shift by sourcing the package's 'enable' script, or a
2020 May 15
2
R 4.0.0
On Thursday, 14 May 2020 23.58.02 WEST I?aki Ucar wrote: > But we still have to rebuild the packages anyway, and this setup > doesn't force us to actually rebuild them, nor the user to update > them. So a user could end up with R major.minor and a bunch of > packages installed in some major.minor-1 path that are just junk. Or > the other way around: a bunch of packages updated
2016 Jul 19
0
Announcing release of Python 3.5 on CentOS Linux 7 x86_64 SCL
I am pleased to announce the immediate availability of Python in version 3.5 on CentOS Linux 7 x86_64, delivered via a Software Collection (SCL) built by the SCLo Special Interest Group (https://wiki.centos.org/SpecialInterestGroup/SCLo). QuickStart ---------- You can get started in three easy steps: $ sudo yum install centos-release-scl $ sudo yum install rh-python35 $ scl
2017 Feb 20
2
LLVM nightly installer for Windows is missing lldb's python35.dll
Hello! After having a large feud with gdb, I decided to switch over to lldb under Windows like I already had under Linux. However, when I installed it using the 64-bit LLVM nightly installer, it kept crashing upon startup. Popping it in WinDbg (oh the irony) showed that it was trying to load Python35.dll, but it was loading the 32-bit version I had installed separately. The fix was simple:
2016 Sep 21
3
PHP vulnerability CVE-2016-4073
On 2016-Sep-21 14:35, Adrian Sevcenco wrote: > On 09/21/2016 02:02 PM, ?????? wrote: > > Hello, > > > > My server with CentOS 6.8 just failed PCI scan, so I'm looking into > > vulnerable packages. PHP 5.3.3 have multiple vulnerabilities, some of > > them are fixed/patched or have some kind of workaround. But I can't find > > a way to fix this one.
2015 Dec 17
0
Announcing release for Python 2.7, 3.3 and 3.4 on CentOS Linux 6 and 7 x86_64 SCL
I am pleased to announce the immediate availability of versions 2.7, 3.3 and 3.4 of the Python on CentOS Linux 6 x86_64 and CentOS Linux 7 x86_64, delivered via a Software Collection (SCL) built by the SCLo Special Interest Group (https://wiki.centos.org/SpecialInterestGroup/SCLo). QuickStart ---------- You can get started in three easy steps (example of Python 3.4): $ sudo yum install
2019 Aug 07
3
Mate on Centos 7
On 8/7/19 8:02 AM, isdtor wrote: > isdtor writes: > >>>> Can I really be the only user of Mate on Centos 7?? >>> No, definitely not. I use MATE on C7, because Gnome is, how do I >>> say this politely..., um, horrible. Not a KDE fan either. >>> >>> Gnome-2.x wasn't broken, didn't need to be thrown away and >>> replaced by
2016 Dec 15
2
Redhat Dependencies
On Thu, 15 Dec 2016, Reindl Harald via samba wrote: > Am 15.12.2016 um 20:06 schrieb Metin Koc via samba: >> Centos and redhat repositories are not the same. Also I tried epel >> already. > > EPEL == EPEL > period There is only one EPEL repo, but what does vary between CentOS and Redhat is the installation method for EPEL:
2012 Jul 11
4
[LLVMdev] Introductions to everyone and a call for Python-LLVM enthusiasts
Hi all, First, I just want to say thank you for the excellent LLVM project. I have been playing with LLVM for the first part of this year and have been quite impressed with what I've seen and what is possible. I've been coding for a long time, but haven't had this much fun since I first learned Python. The work you have done has opened the door for a tremendous amount of
2012 Jul 11
0
[LLVMdev] Introductions to everyone and a call for Python-LLVM enthusiasts
If you didn't catch it, there has been a recent post to the mailing list that seems like it might be relevant to your interests: <http://lists.cs.uiuc.edu/pipermail/llvmdev/2012-June/051298.html> Direct link to the project page: <http://code.google.com/p/pymothoa/> --Sean Silva On Wed, Jul 11, 2012 at 12:37 AM, Travis Oliphant <travis at continuum.io> wrote: > Hi all,
2014 Feb 26
1
How to build scl python-setuptools from src.rpm?
Hi all. sorry for my english, I'm from Ukraine. so, i build http://dev.centos.org/centos/6/SCL/SRPMS/python27-1-10.el6.centos.alt.src.rpm]python27, then http://dev.centos.org/centos/6/SCL/SRPMS/python27-python-2.7.5-7.el6.centos.alt.src.rpm<http://dev.centos.org/centos/6/SCL/SRPMS/python27-python-2.7.5-7.el6.centos.alt.src.rpm%5Dpython27-python>and when try to build
2017 Dec 11
2
upgrading python
On Mon, Dec 11, 2017 at 5:43 PM, Clint Dilks <clintd at scms.waikato.ac.nz> wrote: > On Tue, Dec 12, 2017 at 11:31 AM, <m.roth at 5-cent.us> wrote: > >> Pete Biggs wrote: >> > On Mon, 2017-12-11 at 15:44 -0600, Frank Cox wrote: >> >> On Mon, 11 Dec 2017 16:32:06 -0500 >> >> Larry Martell wrote: >> >> >> >> > Can I
2016 Dec 15
1
Redhat Dependencies
On Thu, 15 Dec 2016, Reindl Harald via samba wrote: >> There is only one EPEL repo, but what does vary between CentOS and >> Redhat is the installation method for EPEL: >> >> https://fedoraproject.org/wiki/EPEL#How_can_I_use_these_extra_packages.3F > > really? > > you install "epel-release-7-8.noarch" if it is by yum or rpm evrywhere and > you
2017 Dec 11
6
upgrading python
On Tue, Dec 12, 2017 at 10:09 AM, Larry Martell <larry.martell at gmail.com> wrote: > On Tue, Dec 5, 2017 at 8:22 AM, Pete Biggs <pete at biggs.org.uk> wrote: > > On Tue, 2017-12-05 at 14:16 +0100, Kai Grunau wrote: > >> On 05.12.2017 14:05, Larry Martell wrote: > >> > I am running CentOS 7 and I have python version: > >> > > >> >