tower429 / pythonxy

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

Pythonxy will not launch #600

Closed GoogleCodeExporter closed 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
    b. Have you selected the "Full" component selection?
yes
c. Have you selected manually plugins in the component list? What
plugins?
no
3. Have you selected the option "Customize installation directories"?

b. No
4. If the answer to 3. is yes, what installation directories have you
chosen? N/A
5. Where did you install Python(x,y) itself?
a. default path

6. Have you installed Python(x,y):

    b. For "All users"
7. What is your operating system?

c. Windows 7
8. Is the operating system 64 bit?
a. Yes

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

    b. user with an administrator of the machine
10. If you are using Windows Vista/7, have you installed Python(x,y):
a. simply by double-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):
a. you didn't do anything, you installed Python(x,y) directly on your
machine without precaution
b. you uninstalled any previous Python distribution (including the
official .msi) uninstalled Python 2.7
    c. you cleaned the Windows registry by removing all Python-related keys NO
d. you cleaned the environment variables by removing all deprecated
entries

What steps will reproduce the problem?
1.double click of shortcut
2.from start menu
3.

What is the expected output? PythonXY start What do you see instead? notting

Please provide any additional information below.

Original issue reported on code.google.com by Eric.Gar...@gmail.com on 8 Feb 2013 at 8:46

GoogleCodeExporter commented 8 years ago
open the command line, execute "python C:\Python27\Scripts\xyhome.pyw"

and attach the output.

Original comment by grizzly.nyo on 9 Feb 2013 at 8:06

GoogleCodeExporter commented 8 years ago
Here you go

Original comment by Eric.Gar...@gmail.com on 9 Feb 2013 at 3:48

Attachments:

GoogleCodeExporter commented 8 years ago
just ran it again and go this

Original comment by Eric.Gar...@gmail.com on 9 Feb 2013 at 3:52

GoogleCodeExporter commented 8 years ago
This output is very odd - it seems like it was re-pasted on the command line?

Original comment by grizzly.nyo on 9 Feb 2013 at 7:25

GoogleCodeExporter commented 8 years ago
by typing "python C:\Python27\Scripts\xyhome.pyw" in cmdline pythonxy starts.  
it still doesn't start from the start menu

Original comment by Eric.Gar...@gmail.com on 9 Feb 2013 at 10:22

GoogleCodeExporter commented 8 years ago
Please try the following:
open "c:\Python27\Lib\site-packages\xyinstall.py" and delete the following line 
(should be line 54).

        print "Plugin '%s' was found (%s%s)" % (program, param, value)

And try the launcher.

Original comment by grizzly.nyo on 10 Feb 2013 at 7:24

GoogleCodeExporter commented 8 years ago

Original comment by grizzly.nyo on 10 Feb 2013 at 7:24

GoogleCodeExporter commented 8 years ago
thank you for trying to help, but the correction above made no difference.  
Still only opens using "python C:\Python27\Scripts\xyhome.pyw"

Original comment by Eric.Gar...@gmail.com on 10 Feb 2013 at 7:44

GoogleCodeExporter commented 8 years ago
This issue was closed by revision 6a3c743102d0.

Original comment by grizzly.nyo on 16 Mar 2013 at 8:16