phaplt / winpython

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

C:\WinPython-64bit-2.7.5.1 on Windows 7: Control Panel does not run #70

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Install winpython-64-2.7.5.1
2. Open winpython folder
3. Double click winpython control panel

What is the expected output? What do you see instead?
I expect the control panel to open.  Nothing happens.

What version of the product are you using? On what operating system?
See above.

Please provide any additional information below.
Everything else seems to run fine.

Original issue reported on code.google.com by esteban....@gmail.com on 13 Jul 2013 at 5:57

GoogleCodeExporter commented 9 years ago
Need extra debug infos: please try to open the control panel from command line 
(start the command window and run "scripts\wpcp.bat").

Original comment by pierre.raybaut on 10 Aug 2013 at 12:19

GoogleCodeExporter commented 9 years ago
I seem to have the same problem with 2.7.5.3

CMD Output:

C:\WinPython-64bit-2.7.5.3\scripts>wpcp.bat
Traceback (most recent call last):
  File "wpcp", line 2, in <module>
    from winpython import controlpanel
ImportError: No module named winpython

C:\WinPython-64bit-2.7.5.3\python-2.7.5.amd64\Scripts>

Original comment by sebrh...@gmail.com on 18 Dec 2013 at 1:25

GoogleCodeExporter commented 9 years ago
I am also going through exactly same problem. It's also not working for 
winpython 64bit 3.3.3.2 on windows 7. If I try to run it from command prompt 
its saying - 'pythonw' is not recognized as an internal or external command, 
operable program or batch file. Any solution ?

Original comment by amritend...@gmail.com on 3 Jan 2014 at 9:30

GoogleCodeExporter commented 9 years ago
There is no wpcp.bat on my hard disk!

Original comment by hgeorge...@gmail.com on 16 Jun 2014 at 9:28