From: Andrew J. <an...@la...> - 2003-03-29 03:36:26
|
Does it print an error message, or does it hang? Charles Bryan wrote: > Here's an update. I was able to get all modules to load by putting Pyzzle's > modules in Python's lib folder. Then it couldn't open data files. I placed > "pyzzledata" and "demodata" in Python's root directory and that fixed that. > However, the script seems to stop after loading the images and whatever. I > can see the forward cursor at (0,0) and I can see the linking book at > center, but the cursor wouldn't move. I got this far so hopefully I can > find why the script stops... seemingly. Thanks for helping. > > > Charles Bryan > > Applications Engineer > Symmetricom, Inc. > 3750 Westwind Blvd. Santa Rosa, CA 95403 > t 707.636.1825 f 707.527.6640 > cb...@sy... <mailto:cb...@sy...> / > <www.symmetricom.com>The information transmitted is intended only for the > person or entity to which it is addressed and may contain confidential > and/or privileged material. Any review, retransmission, dissemination or > other use of, or taking of any action in reliance upon, this information by > persons or entities other than the intended recipient are prohibited. If you > received this in error, please contact the sender and delete the material > from any computer. > > > -----Original Message----- > From: Andrew Jones [mailto:an...@la...] > Sent: Thursday, March 27, 2003 3:57 PM > To: pyz...@li... > Subject: Re: [Pyzzle-users] (no subject) > > Crap. > > I found this FAQ: http://www.python.org/cgi-bin/faqw.py > > I have not used it before but it should be ok. > > Are you having still having the same problem with solarwolf? > > Let me know if no success and ill uninstall all my python stuff on > win98 and try to recreate (and solve) your problem. > > Charles Bryan wrote: > >>No matter what I've tried so far I keep getting: >> >>Traceback (most recent call last): >> File "C:\Program Files\Pyzzle-0.8\pyzzle.py", line 26, in ? >> import pyzzlemain >>ImportError: No module named pyzzlemain >> >>Even if I put this module in the python directory! >> >>Is there some FAQ on this problem?? >> >> >>Charles Bryan >> <<...OLE_Obj...>> >>Applications Engineer >>Symmetricom, Inc. >>3750 Westwind Blvd. Santa Rosa, CA 95403 >>t 707.636.1825 f 707.527.6640 >>cb...@sy... <mailto:cb...@sy...> >><mailto:cb...@sy... <mailto:cb...@sy...> > / >><www.symmetricom.com <http://www.symmetricom.com> >The information >>transmitted is intended only for the person or entity to which it is >>addressed and may contain confidential and/or privileged material. Any >>review, retransmission, dissemination or other use of, or taking of any >>action in reliance upon, this information by persons or entities other > > than > >>the intended recipient are prohibited. If you received this in error, > > please > >>contact the sender and delete the material from any computer. >> >> >> >>------------------------------------------------------- >>This SF.net email is sponsored by: >>The Definitive IT and Networking Event. Be There! >>NetWorld+Interop Las Vegas 2003 -- Register today! >>http://ads.sourceforge.net/cgi-bin/redirect.pl?keyn0001en >>_______________________________________________ >>Pyzzle-users mailing list >>Pyz...@li... >>https://lists.sourceforge.net/lists/listinfo/pyzzle-users >> >> >> > > > > > > ------------------------------------------------------- > This SF.net email is sponsored by: > The Definitive IT and Networking Event. Be There! > NetWorld+Interop Las Vegas 2003 -- Register today! > http://ads.sourceforge.net/cgi-bin/redirect.pl?keyn0001en > _______________________________________________ > Pyzzle-users mailing list > Pyz...@li... > https://lists.sourceforge.net/lists/listinfo/pyzzle-users > > > ------------------------------------------------------- > This SF.net email is sponsored by: > The Definitive IT and Networking Event. Be There! > NetWorld+Interop Las Vegas 2003 -- Register today! > http://ads.sourceforge.net/cgi-bin/redirect.pl?keyn0001en > _______________________________________________ > Pyzzle-users mailing list > Pyz...@li... > https://lists.sourceforge.net/lists/listinfo/pyzzle-users > > > |