Help! error message when exporting with chicken

When I tried to export a model I made in blender I got this error message:

Traceback (most recent call last):
File “”, line 989, in
ImportError: No module named webbrowser

Does anyone know what that means?

nope …
you should give us the full trace back.

this is more or less the full trace.
make sure to use the blender version which matches your python version.
just my guess^^

oh yeah… tracebase start and traceback end hmm i think you only get trace backs this sort if you are running from the console or in eval statement.