Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #42556

Installation on Mac OSX 10.6.8 doesn't create the folder: /System/Library/Frameworks/Python.framework/Versions/2.7/

X-Received by 10.224.172.200 with SMTP id m8mr10280494qaz.0.1364898166605; Tue, 02 Apr 2013 03:22:46 -0700 (PDT)
X-Received by 10.49.81.198 with SMTP id c6mr1135355qey.37.1364898166584; Tue, 02 Apr 2013 03:22:46 -0700 (PDT)
Path csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!news.glorb.com!t2no30070574qal.0!news-out.google.com!v17ni6816qad.0!nntp.google.com!ca1no20655641qab.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail
Newsgroups comp.lang.python
Date Tue, 2 Apr 2013 03:22:46 -0700 (PDT)
Complaints-To groups-abuse@google.com
Injection-Info glegroupsg2000goo.googlegroups.com; posting-host=212.64.90.32; posting-account=58v0YgoAAAAonFA2zoY146n3SqSaNdmX
NNTP-Posting-Host 212.64.90.32
User-Agent G2/1.0
MIME-Version 1.0
Message-ID <2c4f00a8-ec73-409c-84da-dea0059b630d@googlegroups.com> (permalink)
Subject Installation on Mac OSX 10.6.8 doesn't create the folder: /System/Library/Frameworks/Python.framework/Versions/2.7/
From kramer65 <kramerh@gmail.com>
Injection-Date Tue, 02 Apr 2013 10:22:46 +0000
Content-Type text/plain; charset=ISO-8859-1
Xref csiph.com comp.lang.python:42556

Show key headers only | View raw


Hello people,


I installed python 2.7 on Mac OSX 10.6.8 with no problems  and it is working fine. When I try to install Kivy however (www.kivy.org), I get an error saying:

/usr/local/bin/kivy: line 24: /System/Library/Frameworks/Python.framework/Versions/2.7/bin/python2.7: No such file or directory
/usr/local/bin/kivy: line 24: exec: /System/Library/Frameworks/Python.framework/Versions/2.7/bin/python2.7: cannot execute: No such file or directory

Upon inspection the there are folders named 2.3, 2.5 and 2.6 in the Versions folder, but indeed no folder named "2.7". When I log into the interactive python command line however, it clearly says I've got python 2.7.3 installed.

Does anybody know what the problem might be here?


Kind regards,
kramer

Back to comp.lang.python | Previous | NextNext in thread | Find similar | Unroll thread


Thread

Installation on Mac OSX 10.6.8 doesn't create the folder: /System/Library/Frameworks/Python.framework/Versions/2.7/ kramer65 <kramerh@gmail.com> - 2013-04-02 03:22 -0700
  Re: Installation on Mac OSX 10.6.8 doesn't create the folder: /System/Library/Frameworks/Python.framework/Versions/2.7/ Jason Swails <jason.swails@gmail.com> - 2013-04-02 09:50 -0400
  Re: Installation on Mac OSX 10.6.8 doesn't create the folder: /System/Library/Frameworks/Python.framework/Versions/2.7/ Ned Deily <nad@acm.org> - 2013-04-02 16:09 -0700

csiph-web