public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
From: Chris <ceball@users.sf.net>
To: cygwin@cygwin.com
Subject: Re: 1.5.24 -2 cygwin python 2.5.1 problem,
Date: Sun, 13 Jul 2008 09:20:00 -0000	[thread overview]
Message-ID: <loom.20080713T090856-36@post.gmane.org> (raw)
In-Reply-To: <20071108150955.GA3736@tishler.net>

Jason Tishler <jason <at> tishler.net> writes:
...
> Unfortunately, Cygwin Python SQLite support does not build OOTB:
...
>   File "./setup.py", line 97, in build_extensions
>     self.detect_modules()
>   File "./setup.py", line 795, in detect_modules
>     sqlite_libdir = [os.path.abspath(os.path.dirname(sqlite_libfile))]
>   File "/tmp/python-2.5.1-3/Lib/posixpath.py", line 119, in dirname
>     return split(p)[0]
>   File "/tmp/python-2.5.1-3/Lib/posixpath.py", line 77, in split
>     i = p.rfind('/') + 1
> AttributeError: 'NoneType' object has no attribute 'rfind'

This particular error appears to come from a bug in Python's setup.py:
http://bugs.python.org/issue1706863














--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

      parent reply	other threads:[~2008-07-13  9:20 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-11-05 12:06 1.5.24 -2 cygwin python 2.5.1 problem, "import sqlite3" fail Vincent Huang
2007-11-05 14:13 ` Thorsten Kampe
2007-11-05 15:17   ` Vincent Huang
2007-11-05 16:21     ` Thorsten Kampe
2007-11-05 16:28       ` Dave Korn
2007-11-05 16:44         ` Brian Dessent
2007-11-05 19:22           ` Thorsten Kampe
2007-11-05 16:28 ` Jason Tishler
2007-11-05 20:07   ` Thorsten Kampe
2007-11-05 21:16     ` Jason Tishler
2007-11-05 21:39       ` Thorsten Kampe
2007-11-05 21:51         ` Brian Dessent
2007-11-05 22:53           ` Thorsten Kampe
2007-11-05 23:08             ` Brian Dessent
2007-11-05 23:44               ` Thorsten Kampe
2007-11-05 23:47                 ` Christopher Faylor
2007-11-05 23:47               ` Christopher Faylor
2007-11-07  9:10       ` Max Bowsher
2007-11-08 19:29         ` Jason Tishler
2007-11-09  8:57           ` Vincent Huang
2007-11-09 16:02             ` Thorsten Kampe
2008-07-13  9:20           ` Chris [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=loom.20080713T090856-36@post.gmane.org \
    --to=ceball@users.sf.net \
    --cc=cygwin@cygwin.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).