simple file was named __ init __.py not __init__.py restored from recycle bin showed the error
thanks for your help --- On Sun, 6/5/11, Alexandre Conrad <alexandre.con...@gmail.com> wrote: > From: Alexandre Conrad <alexandre.con...@gmail.com> > Subject: Re: [Tutor] No module named player_data > To: "Michael bridges" <micha_el2...@yahoo.com> > Cc: Tutor@python.org > Date: Sunday, June 5, 2011, 7:58 PM > 2011/6/5 Michael bridges <micha_el2...@yahoo.com>: > > one of the things i deleted was __init__.py & > __init__.pyc [thought it was not used, then read import > again and put it back. still not working] > > You always need an __init__.py file in a folder that you > want to > import in Python. That tells Python to consider the folder > as a Pyton > package. > > http://effbot.org/pyfaq/what-is-init-py-used-for.htm > > Your original error was: "ImportError: No module named > player_data". > Now you have the file back, I now suspect the error message > might be > slightly different. Could you copy/paste it please? > > > -- > Alex | twitter.com/alexconrad > _______________________________________________ Tutor maillist - Tutor@python.org To unsubscribe or change subscription options: http://mail.python.org/mailman/listinfo/tutor