On Mon, Aug 31, 2009 at 2:40 PM, Zico <[email protected]> wrote: > > Yes, I did it. Now my transmeta is in: > > /opt/fixmystreet/contrib/transmeta/__init__.py > > And, my stdimage is in: > > /opt/fixmystreet/contrib/stdimage/__init__.py > > But, nothing changed yet!!! Same error is coming: > > *No module named transmeta* > > >
The traceback might help since it would show the import that is triggering this. If it is "from contrib.transmeta import something" then I don't understand why you'd still be having problems with the setup you describe above. Karen --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/django-users?hl=en -~----------~----~----~----~------~----~------~--~---

