Dear All, I am trying to install the package NumPy-1.0.3 on Linux x86_64 with Python version 2.4.2 and after using the standard installation command : python setup.py install I received the following error message: error: could not create '/usr/local/lib64/python2.4/site-packages/numpy': Permission denied What is the cause of this problem? What kind of permission do I need? The python executable is located in /usr/bin however the numpy directory from where I tried to install is located in /home/../numpy-1.0.3. I hope someone could help me to figure out how shall I proceed. Thank you very much in advance. Regards Vivian Tini
--- Begin Message ---helo=mail.sourceforge.net) by sc8-sf-list2-new.sourceforge.net with esmtp (Exim 4.43) id 1INS8H-0002eA-IG for [EMAIL PROTECTED]; Tue, 21 Aug 2007 04:43:03 -0700 Received: from rzcomm22.rz.tu-bs.de ([134.169.9.68]) by mail.sourceforge.net with esmtps (TLSv1:AES256-SHA:256) (Exim 4.44) id 1INS8I-0007kJ-Kh for [EMAIL PROTECTED]; Tue, 21 Aug 2007 04:42:54 -0700 Received: from rzis5.rz.tu-bs.de (rzis5.rz.tu-bs.de [134.169.9.193]) by rzcomm22.rz.tu-bs.de (8.13.8/8.13.8) with ESMTP id l7LBglJv013409 for <[EMAIL PROTECTED]>; Tue, 21 Aug 2007 13:42:47 +0200 (envelope-from [EMAIL PROTECTED]) Received: (from [EMAIL PROTECTED]) by rzis5.rz.tu-bs.de (8.11.6/8.11.6) id l7LBgkO27215 for [EMAIL PROTECTED]; Tue, 21 Aug 2007 13:42:46 +0200 X-Authentication-Warning: rzis5.rz.tu-bs.de: apache set sender to [EMAIL PROTECTED] using -f Received: from 129.247.247.240 ( [129.247.247.240]) Message-ID: <[EMAIL PROTECTED]> Date: Tue, 21 Aug 2007 13:42:46 +0200 From: Vivian Tini <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Subject: Installation problem NumPy-1.0.3 on Linux x86_64 Python 2.4.2 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit User-Agent: Internet Messaging Program (IMP) 3.1 X-Originating-IP: 129.247.247.240 X-Spam-Score: 0.0 (/) X-Spam-Report: Spam Filtering performed by sourceforge.net. See http://spamassassin.org/tag/ for more details. Report problems to http://sf.net/tracker/?func=add&group_id=1&atid=200001 Dear All, I am trying to install the package NumPy-1.0.3 on Linux x86_64 with Python version 2.4.2 and after using the standard installation command : python setup.py install I received the following error message: error: could not create '/usr/local/lib64/python2.4/site-packages/numpy': Permission denied What is the cause of this problem? What kind of permission do I need? The python executable is located in /usr/bin however the numpy directory from where I tried to install is located in /home/../numpy-1.0.3. I hope someone could help me to figure out how shall I proceed. Thank you very much in advance. Regards Vivian Tini
--- End Message ---
Dear All, I am trying to install the package NumPy-1.0.3 on Linux x86_64 with Python version 2.4.2 and after using the standard installation command : python setup.py install I received the following error message: error: could not create '/usr/local/lib64/python2.4/site-packages/numpy': Permission denied What is the cause of this problem? What kind of permission do I need? The python executable is located in /usr/bin however the numpy directory from where I tried to install is located in /home/../numpy-1.0.3. I hope someone could help me to figure out how shall I proceed. Thank you very much in advance. Regards Vivian Tini
_______________________________________________ Numpy-discussion mailing list [email protected] http://projects.scipy.org/mailman/listinfo/numpy-discussion
