RE: Python 3.3 shuts down
Hi all, Python 3.3 IDLE opens perfectly from that If I am try to open any-python-file.py or New file the python IDLE closes automatically. Python Version 3.3OS Windows 7 This problem happened when I had installed py2exe to convert into Python executables, since I have tried other packages like cx_freeze, PyInstaller with that I wasn't successful. Please provide me a solution, thanks Best Regards --Ramas -- https://mail.python.org/mailman/listinfo/python-list
RE: Compiling Error prompt
Hi all, when ever I execute the code always on the output prompts this error "C:\Python33\lib\importlib\_bootstrap.py:1532: UserWarning: Module six was already imported from C:\Python33\lib\site-packages\six.py, but c:\python33\lib\site-packages\six-1.6.1-py3.3.egg is being added to sys.path loader.load_module(name)" How to fix this error Thanks in advance... Best Regards,Ramas. -- https://mail.python.org/mailman/listinfo/python-list