[melbourne-pug] Help understanding import metadata error

Anton Rolls anton at wilddsl.net.au
Mon Dec 8 17:24:26 CET 2008


Hello,

I'm trying to install PyOpenGL 3.0.0b8
from source (extracted to tmp directory), using Python 2.5.1:

	sudo python setup.py install

but it fails to import module 'metadata':

	Traceback (most recent call last):
	File "setup.py", line 7, in <module>
	import metadata
	ImportError: No module named metadata

I need help understanding this error.
Can anybody help?

I spent maybe an hour and a half searching web for
'metadata' ... (good luck to me).

I've installed Setuptools 0.6c9, if that helps.

Thanks for your consideration.

Regards,

Anton.


More information about the melbourne-pug mailing list