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


Groups > comp.lang.python > #42563

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

Path csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!xlned.com!feeder7.xlned.com!newsfeed.xs4all.nl!newsfeed1.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail
Return-Path <jason.swails@gmail.com>
X-Original-To python-list@python.org
Delivered-To python-list@mail.python.org
X-Spam-Status OK 0.003
X-Spam-Evidence '*H*': 0.99; '*S*': 0.00; 'source,': 0.04; 'emulate': 0.09; 'similar,': 0.09; 'subject:2.7': 0.09; 'subject:create': 0.09; 'cc:addr:python-list': 0.11; 'python': 0.11; '2.7': 0.14; '2.7?': 0.16; 'cc:name:python list': 0.16; 'expecting': 0.16; 'fine.': 0.16; 'luck,': 0.16; 'subject:Installation': 0.16; 'subject:folder': 0.16; 'wrote:': 0.18; '(but': 0.19; 'email addr:gmail.com&gt;': 0.22; 'cc:addr:python.org': 0.22; 'install': 0.23; 'error': 0.23; 'frameworks': 0.24; 'people,': 0.24; '(or': 0.24; 'cc:2**0': 0.24; 'source': 0.25; 'subject:/': 0.26; 'required.': 0.27; 'header:In-Reply-To:1': 0.27; 'installed': 0.27; 'am,': 0.29; 'message-id:@mail.gmail.com': 0.30; 'figure': 0.32; 'option': 0.32; 'another': 0.32; 'framework': 0.33; 'mac': 0.33; 'subject:the': 0.34; 'something': 0.35; 'received:google.com': 0.35; 'url:org': 0.36; 'problems': 0.38; 'jason': 0.38; 'rather': 0.38; 'how': 0.40; 'to:addr:gmail.com': 0.65; '2.7.': 0.84; 'fails,': 0.84; 'installer': 0.84; 'saying:': 0.84; '2013': 0.98
DKIM-Signature v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:x-received:in-reply-to:references:date:message-id :subject:from:to:cc:content-type; bh=A8dz08vORwzg26ci9f4Mv72MjCZhar8xn94sAb9cUyk=; b=QOocHlBcJN8n2kluVLuWjKckJOwV9U5nsEaA9yLVJpWUIDPIuH8E8idXU3i086gGXq wnFmVRArszLHILEUXoEwcl7CUnHmBsz6uQ0+IklspE5yAilowg8bnAE5v0uXaG+gAeLJ wdjPcY+zTJCr/haI8/suqW9jNItTbMExk4dZLQBOiJ/pAmtrqt866Gmv5qrVE5uVWDQK OMPY5c/F00wW6FbqiUf9HKY1edk+NeOkIRE8+beGRDSxNsOuXlzNJQLspc4uYjmoXywP iw9UuROz1EzWU2LubqZpohtBvW1ZJ/lP3fQI8EPNUOiQG0D/AD4ToD812v/IhTXP1ryi 7FmA==
MIME-Version 1.0
X-Received by 10.50.87.2 with SMTP id t2mr5253007igz.19.1364910654040; Tue, 02 Apr 2013 06:50:54 -0700 (PDT)
In-Reply-To <2c4f00a8-ec73-409c-84da-dea0059b630d@googlegroups.com>
References <2c4f00a8-ec73-409c-84da-dea0059b630d@googlegroups.com>
Date Tue, 2 Apr 2013 09:50:53 -0400
Subject Re: Installation on Mac OSX 10.6.8 doesn't create the folder: /System/Library/Frameworks/Python.framework/Versions/2.7/
From Jason Swails <jason.swails@gmail.com>
To kramer65 <kramerh@gmail.com>
Content-Type multipart/alternative; boundary=089e0111b164af321d04d9610663
Cc python list <python-list@python.org>
X-BeenThere python-list@python.org
X-Mailman-Version 2.1.15
Precedence list
List-Id General discussion list for the Python programming language <python-list.python.org>
List-Unsubscribe <http://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe>
List-Archive <http://mail.python.org/pipermail/python-list/>
List-Post <mailto:python-list@python.org>
List-Help <mailto:python-list-request@python.org?subject=help>
List-Subscribe <http://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe>
Newsgroups comp.lang.python
Message-ID <mailman.40.1364910656.17481.python-list@python.org> (permalink)
Lines 70
NNTP-Posting-Host 2001:888:2000:d::a6
X-Trace 1364910656 news.xs4all.nl 6901 [2001:888:2000:d::a6]:59932
X-Complaints-To abuse@xs4all.nl
Xref csiph.com comp.lang.python:42563

Show key headers only | View raw


[Multipart message — attachments visible in raw view] - view raw

On Tue, Apr 2, 2013 at 6:22 AM, kramer65 <kramerh@gmail.com> wrote:

> 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:
>

How did you install Python 2.7?  How did you install Kivy?  Note that Kivy
states 10.7 or 10.8 is required.

My suggestion is to use MacPorts to build Python 2.7 (or something similar,
like HomeBrew or Fink), then build Kivy from source, rather than using the
Mac installer.  The Mac installer for Kivy would be reasonable in expecting
Python 2.7 to be installed in the standard Frameworks directory since it
requires Python 2.7.

Another option is to grok the MacPorts Portfile for Python 2.7 to figure
out how they compile it using the Mac Framework and emulate that process
when you build Python 2.7 from source (but don't install to /opt/local).

If all else fails, upgrade to 10.7 ;).

Good luck,
Jason

Back to comp.lang.python | Previous | NextPrevious in thread | Next 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