Menu

#7 Python Bug Compiling OpenLibraries

open
nobody
None
5
2009-07-07
2009-07-07
Anonymous
No

Hi!
Yesterday I tried to compile OpenLibraries svn in Ubuntu Intrepid Ibex. After some trying and error, it compiled fine.
But the problem is that it seems that Python libraries doesn't install. What can I do to get the python libraries installed?

I have followed the tutorials from: http://openlibraries.org/wiki/BuildingLinux

$ python
Python 2.5.2 (r252:60911, Oct 5 2008, 19:24:49)
[GCC 4.3.2] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> import openpluginlib
Traceback (most recent call last):
File "<stdin>", line 1, in <module>
ImportError: No module named openpluginlib

Discussion


Log in to post a comment.

MongoDB Logo MongoDB