chaodluffy / pythonxy

Automatically exported from code.google.com/p/pythonxy
0 stars 0 forks source link

Launching IPython Qt Console causes python.exe to stop working #616

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
If relevant, please answer to the following questions:
1. What version of Python(x,y) have you installed?
2.7.3.1

2. Which components have you installed (Python(x,y) installer: component
page):
    a. Have you selected the "Recommended" component selection?
yes, recommended
    b. Have you selected the "Full" component selection? No, I did not
c. Have you selected manually plugins in the component list? What
plugins? No, I did not.

3. Have you selected the option "Customize installation directories"?
No, I have not.

4. If the answer to 3. is yes, what installation directories have you
chosen?

5. Where did you install Python(x,y) itself?
Default path

6. Have you installed Python(x,y):
It did not ask! but there's only one user.

7. What is your operating system?
  Windows 8 Pro

8. Is the operating system 64 bit?
Yes

9. When you installed Python(x,y), were you logged in as :
Administrator

10. If you are using Windows Vista/7, have you installed Python(x,y):
Simply by clicking on the installer

11. Regarding installed softwares on your machine, how did you clean your
machine before installing Python(x,y) (multiple answers are possible):
    I uninstalled any previous Python distribution (including the
official .msi)
    I cleaned the Windows registry by removing all Python-related keys
    I you cleaned the environment variables by removing all deprecated
entries

What steps will reproduce the problem?
1. Open python(x,y) from the desktop icon
2. Click on the green check in the application launcher when IPython Qt Console 
is selected.

What is the expected output? What do you see instead?
I expect to see the Qt console working, but as soon as it opens up a windows 
error message appears indicating that python.exe has stopped working

Please provide any additional information below.
see attached screen shot.

Original issue reported on code.google.com by luisalej...@gmail.com on 9 Mar 2013 at 12:12

Attachments:

GoogleCodeExporter commented 8 years ago
Cannot re-produce:
Clean Win8 64 Enterprise
Pxy 2.7.3.2 (dev build)

All variants from all sources launched as expected.

Can you please check your PATH the have the XY PyQt path _first_ - this is a 
very common problem on Win32 ...

Original comment by grizzly.nyo on 12 Mar 2013 at 7:31

GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago
Even though I double checked the PATH to have XY PyQt, the same error keeps 
popping up. However, if I keep launching IPython console repetitively, it 
eventually works. With the new version of python(x,y) the same behaviour is 
observed.

Original comment by luisalej...@gmail.com on 23 Jun 2013 at 1:47