search for: python33

Displaying 11 results from an estimated 11 matches for "python33".

Did you mean: python3
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 Complete output from command python setup.py egg_info: Tra...
2017 Feb 06
0
Centos6.8 and Python33
On Mon, 2017-02-06 at 13:07 +0100, Patrick Begou wrote: > 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 > Complete output from command...
2013 Jul 21
2
[LLVMdev] Build Clang and LLVM on Win 8
...roject folder>\build>CMake -G "CodeBlocks - MinGW Makefiles" ..\llvm* /-- Could NOT find LibXml2 (missing: LIBXML2_LIBRARIES LIBXML2_INCLUDE_DIR)// //-- Target triple: x86_64-w64-mingw32// //-- Native target architecture is X86// //-- Threads enabled.// //-- Found PythonInterp: C:/Python33/python.exe (found version "3.3.2")// //-- Constructing LLVMBuild project information// //CMake Error at CMakeLists.txt:299 (message):// // Unexpected failure executing llvm-build: Traceback (most recent call last):// // // File "<project folder>/llvm/utils/llvm-b// //uild/...
2013 Jul 21
0
[LLVMdev] Build Clang and LLVM on Win 8
...ake -G "CodeBlocks - MinGW Makefiles" ..\llvm* > /-- Could NOT find LibXml2 (missing: LIBXML2_LIBRARIES > LIBXML2_INCLUDE_DIR)// > //-- Target triple: x86_64-w64-mingw32// > //-- Native target architecture is X86// > //-- Threads enabled.// > //-- Found PythonInterp: C:/Python33/python.exe (found version "3.3.2")// > //-- Constructing LLVMBuild project information// > //CMake Error at CMakeLists.txt:299 (message):// > // Unexpected failure executing llvm-build: Traceback (most recent > call last):// I think that you installed the wrong version of Py...
2015 Dec 17
0
Announcing release for Python 2.7, 3.3 and 3.4 on CentOS Linux 6 and 7 x86_64 SCL
...ons of software on the same system, without affecting system-wide installed packages. Each collection is delivered as a group of RPMs, with the grouping being done using the name of the collection as a prefix of all packages that are part of the software collection. The collections rh-python34, python33 and python27 deliver versions 3.4, 3.3 and 2.7 of the Python interpreter, pip installer (except python33, which does not include pip) and some other modules that are also included in the collections as RPMs. For more on the Python, see https://www.python.org/. The SCLo SIG in CentOS ----------...
2015 Dec 18
0
CentOS-announce Digest, Vol 130, Issue 7
...ons of software on the same system, without affecting system-wide installed packages. Each collection is delivered as a group of RPMs, with the grouping being done using the name of the collection as a prefix of all packages that are part of the software collection. The collections rh-python34, python33 and python27 deliver versions 3.4, 3.3 and 2.7 of the Python interpreter, pip installer (except python33, which does not include pip) and some other modules that are also included in the collections as RPMs. For more on the Python, see https://www.python.org/. The SCLo SIG in CentOS ----------...
2015 Oct 23
0
Release for Software Collections SIG content
...updated content or collections that are not part of the RHSCL portfolio at all. So far, the collections rebuilt by SCLo SIG from RHSCL are devassist09, devtoolset-3, git19, httpd24, mariadb55, maven30, mongodb24, mysql55, nginx14, nginx16, nodejs010, perl516, php54, php55, postgresql92, python27, python33, rh-java-common, rh-mariadb100, rh-mongodb26, rh-mysql56, rh-passenger40, rh-perl520, rh-php56, rh-postgresql94, rh-python34, rh-ror41, rh-ruby22, ror40, ruby193, ruby200, thermostat1 and v8314. With Software Collections that are not part of RHSCL (so far sclo-vagrant1 collection), both CentOS Lin...
2014 Apr 25
2
Need Python3 for C6
I need Python 3.4 (latest) on CentOS 6 for development purposes (teaching programming). Need advice for best method to do this. I am concerned about not breaking the internal plumbing of C6. I was thinking about installing it into /opt. I noticed http://puias.math.ias.edu/data/puias/computational has 3.3 but I need 3.4 (asyncio module). Wondering if anyone has tried python3 from puias repo ?
2015 Oct 24
0
CentOS-announce Digest, Vol 128, Issue 8
...updated content or collections that are not part of the RHSCL portfolio at all. So far, the collections rebuilt by SCLo SIG from RHSCL are devassist09, devtoolset-3, git19, httpd24, mariadb55, maven30, mongodb24, mysql55, nginx14, nginx16, nodejs010, perl516, php54, php55, postgresql92, python27, python33, rh-java-common, rh-mariadb100, rh-mongodb26, rh-mysql56, rh-passenger40, rh-perl520, rh-php56, rh-postgresql94, rh-python34, rh-ror41, rh-ruby22, ror40, ruby193, ruby200, thermostat1 and v8314. With Software Collections that are not part of RHSCL (so far sclo-vagrant1 collection), both CentOS Lin...
2013 Jul 22
3
[LLVMdev] Build Clang and LLVM on Win 8
...W Makefiles" ..\llvm* > > /-- Could NOT find LibXml2 (missing: LIBXML2_LIBRARIES > > LIBXML2_INCLUDE_DIR)// > > //-- Target triple: x86_64-w64-mingw32// > > //-- Native target architecture is X86// > > //-- Threads enabled.// > > //-- Found PythonInterp: C:/Python33/python.exe (found version "3.3.2")// > > //-- Constructing LLVMBuild project information// > > //CMake Error at CMakeLists.txt:299 (message):// > > // Unexpected failure executing llvm-build: Traceback (most recent > > call last):// > > I think that you inst...
2018 Nov 01
2
CentOS 7.6 and Xen 4.6
...o/x86_64/rh/mariadb55 sclo/x86_64/rh/maven30 sclo/x86_64/rh/mongodb24 sclo/x86_64/rh/mysql55 sclo/x86_64/rh/nginx16 sclo/x86_64/rh/nodejs010 sclo/x86_64/rh/passenger40 sclo/x86_64/rh/perl516 sclo/x86_64/rh/php54 sclo/x86_64/rh/php55 sclo/x86_64/rh/postgresql92 sclo/x86_64/rh/python27 sclo/x86_64/rh/python33 sclo/x86_64/rh/python34 sclo/x86_64/rh/rh-eclipse46 sclo/x86_64/rh/rh-git29 sclo/x86_64/rh/rh-haproxy18 sclo/x86_64/rh/rh-java-common sclo/x86_64/rh/rh-mariadb100 sclo/x86_64/rh/rh-mariadb101 sclo/x86_64/rh/rh-mariadb102 sclo/x86_64/rh/rh-maven33 sclo/x86_64/rh/rh-maven35 sclo/x86_64/rh/rh-mongodb2...