Hello,

In my script library, one directory is named "rendering". When I try
to import a module from this directory, I always get this error:

#ImportError: dynamic module does not define init function (initrendering)

However, there is an __init__.py file in there, and also the pyc
version. All other directories of the library seem to be working fine.


Any suggestion?


Thanks
Bernard
_______________________________________________
Tutor maillist  -  Tutor@python.org
http://mail.python.org/mailman/listinfo/tutor

Reply via email to