All of lore.kernel.org
 help / color / mirror / Atom feed
* Missing files in Python
@ 2011-11-29 16:41 Gary Thomas
  2011-11-29 16:52 ` Martin Jansa
  0 siblings, 1 reply; 2+ messages in thread
From: Gary Thomas @ 2011-11-29 16:41 UTC (permalink / raw)
  To: Poky Project

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


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2011-11-29 16:52 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-11-29 16:41 Missing files in Python Gary Thomas
2011-11-29 16:52 ` Martin Jansa

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.