the fontforge python module doesn't start
Bug #1343202 reported by
Nicolas Spalinger
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
fontforge (Ubuntu) |
New
|
Undecided
|
Unassigned |
Bug Description
the python fontforge module in /usr/lib/
Python 2.7.6 (default, Mar 22 2014, 22:59:38)
[GCC 4.8.2] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> import fontforge
Traceback (most recent call last):
File "<stdin>", line 1, in <module>
SystemError: No initialization function in fontforge library
The module in current git master doesn't show this problem.
To post a comment you must log in.