| Store | Cart

Re: Trying tcompile an use the Python 3.4a

From: Benjamin Kaplan <benj...@case.edu>
Thu, 14 Nov 2013 11:28:50 -0800
On Nov 14, 2013 5:55 AM, "Nick the Gr33k" <nik...@superhost.gr> wrote:
>> Will someone please tell me how to install 'pip'>> My website is not working because modules are missing and the only way i
can install them is by installing python's module manager 'pip'
>> but 'yum install python-pip' fails.>> How would i install the damn thing?>> These action should be done via package managers but i wasn't ven able to
install python 3.4a like that, i had to compile it form source when the
easy thing to do was "yum install python3"
>> what wrong with this 'yum' manager?> --> https://mail.python.org/mailman/listinfo/python-list

package managers assume that they are the only thing installing software on
your system. Any python related package you install through yum will only
be compiled for and installed to the versions of python that you can get
through yum. If you want to compile python outside they package manager,
you'll also have to install all the libraries outside of the package
manager.

-- 
https://mail.python.org/mailman/listinfo/python-list

Recent Messages in this Thread
Ferrous Cranus Nov 13, 2013 02:17 pm
Ferrous Cranus Nov 13, 2013 02:21 pm
Chris “Kwpolska” Warrick Nov 13, 2013 02:23 pm
Steven DAprano Nov 13, 2013 04:13 pm
Ferrous Cranus Nov 13, 2013 04:38 pm
Ned Batchelder Nov 13, 2013 05:29 pm
Steven DAprano Nov 14, 2013 02:51 am
Chris “Kwpolska” Warrick Nov 13, 2013 05:45 pm
Ferrous Cranus Nov 13, 2013 09:19 pm
Johannes Findeisen Nov 13, 2013 09:30 pm
Ferrous Cranus Nov 13, 2013 09:39 pm
Ned Batchelder Nov 13, 2013 09:44 pm
Ferrous Cranus Nov 13, 2013 09:52 pm
Mark Lawrence Nov 13, 2013 09:56 pm
Ferrous Cranus Nov 13, 2013 10:00 pm
Mark Lawrence Nov 13, 2013 10:32 pm
Johannes Findeisen Nov 14, 2013 12:54 am
Ferrous Cranus Nov 14, 2013 10:22 am
Ned Batchelder Nov 14, 2013 12:57 am
Mark Lawrence Nov 14, 2013 01:10 am
Steven DAprano Nov 14, 2013 02:55 am
Mark Lawrence Nov 14, 2013 07:12 pm
Chris Angelico Nov 14, 2013 11:23 pm
Denis McMahon Nov 14, 2013 01:14 am
Chris Angelico Nov 14, 2013 01:27 am
Steven DAprano Nov 14, 2013 02:00 am
Chris Angelico Nov 14, 2013 02:17 am
Nick the Gr33k Nov 14, 2013 01:50 pm
Chris Angelico Nov 14, 2013 01:57 pm
Benjamin Kaplan Nov 14, 2013 07:28 pm
Ferrous Cranus Nov 13, 2013 02:26 pm
Steven DAprano Nov 13, 2013 03:59 pm
Ferrous Cranus Nov 13, 2013 02:28 pm
Messages in this thread