> > There might be something to fix in the script in the way the modules are > called, maybe fontforge has a new way to load them... if someone wants to > check out. >
Sorry, I just meant my comment as general curiosity rather than a specific question for you all; I spent some time looking for documentation on that particular error message and got nowhere, so I was wondering what the developers intended it for. I have a theory now: it seems that Python is primarily intended to be run from within fontforge, so psMat and fontforge really are 'built-in modules' in that environment but not when run directly. See [1] and [2]. However, that doesn't explain why running directly in Python seems to work elsewhere, nor why we can successfully import one at a time in Python outside fontforge. [1]: https://github.com/fontforge/fontforge/issues/1731#issuecomment-55458738 [2]: https://fontforge.github.io/python.html > PS: [email protected] is more suitable for this kind of discussions. > Switching mailing lists.
_______________________________________________ Gregorio-devel mailing list [email protected] https://mail.gna.org/listinfo/gregorio-devel
