All of lore.kernel.org
 help / color / mirror / Atom feed
From: Gary Thomas <gary@mlbassoc.com>
To: Poky Project <poky@yoctoproject.org>
Subject: Missing files in Python
Date: Tue, 29 Nov 2011 09:41:41 -0700	[thread overview]
Message-ID: <4ED50B45.70903@mlbassoc.com> (raw)

I'm experiencing some Python packaging issues.

* python-setuptools has a bunch of missing depends
   I had to manually install these packages to be able to run a
   simple 'setup.py' script:
       python-audio
       python-codecs
       python-compile
       python-compression
       python-core
       python-crypt
       python-datetime
       python-distutils
       python-email
       python-image
       python-io
       python-lang
       python-logging
       python-math
       python-mime
       python-netclient
       python-netserver
       python-pickle
       python-pprint
       python-re
       python-readline
       python-shell
       python-stringold
       python-threading
       python-zlib

* easy_install shows that the basic Python packages are not exporting
   the 'io' module.  I can't find any package that includes these:
     /usr/lib/python2.7/lib-dynload/_io.so
     /usr/lib/python2.7/io.py

Are these known problems?  Am I missing something?  Perhaps I should file a bug?

Thanks

-- 
------------------------------------------------------------
Gary Thomas                 |  Consulting for the
MLB Associates              |    Embedded world
------------------------------------------------------------


             reply	other threads:[~2011-11-29 16:41 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-11-29 16:41 Gary Thomas [this message]
2011-11-29 16:52 ` Missing files in Python Martin Jansa

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=4ED50B45.70903@mlbassoc.com \
    --to=gary@mlbassoc.com \
    --cc=poky@yoctoproject.org \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.