Hmmm..... I'm getting this when I try to run it from Terminal: dan-rosss-macbook-pro:editor dan$ python editor.py * couldn't load module(s): Y P Traceback (most recent call last): File "editor.py", line 7, in <module> import mainapp File "/Users/dan/Desktop/editor/mainapp.py", line 2, in <module> import demoframe File "/Users/dan/Desktop/editor/demoframe.py", line 6, in <module> import imeditpanel File "/Users/dan/Desktop/editor/imeditpanel.py", line 12, in <module> import realign File "/Users/dan/Desktop/editor/realign.py", line 8, in <module> from Priithon.all import F, Y ImportError: cannot import name Y Can you tell me what's supposed to be happening? On 8/23/10 10:18 AM, Chris Weisiger wrote: I've put the program online here: |
_______________________________________________ Pythonmac-SIG maillist - Pythonmac-SIG@python.org http://mail.python.org/mailman/listinfo/pythonmac-sig unsubscribe: http://mail.python.org/mailman/options/Pythonmac-SIG