molodiuc / pythonxy

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

No pyqt pyrcc4 in python(x,y) 2.6.6.0 #245

Closed GoogleCodeExporter closed 9 years ago

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

2. Which components have you installed
> "Full" component selection

3. Have you selected the option "Customize installation directories"?
> No

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

6. Have you installed Python(x,y):
> For "All users"

7. What is your operating system?
> Windows 7

8. When you installed Python(x,y), were you logged in as :
> an administrator of the machine

9. If you are using Windows Vista, have you installed Python(x,y):
> by right-clicking on the installer and selecting "Run as an
administrator"

10. Regarding installed softwares on your machine, how did you clean your 
machine before installing Python(x,y) (multiple answers are possible):
> uninstalled any previous Python distribution
> cleaned the Windows registry by removing all Python-related keys

What steps will reproduce the problem?
> execute C:\Program Files\pythonxy\doc\Libraries\PyQt4\Rapid GUI Programming 
with Python and Qt\makepyqt.pyw

What is the expected output? What do you see instead?
> "FAILED: C:\Python26\Lib\site-packages\PyQt4\pyrcc4.exe"

Please provide any additional information below.

Original issue reported on code.google.com by Kim.Dohh...@gmail.com on 28 Apr 2011 at 11:45

GoogleCodeExporter commented 9 years ago
Sorry, I found it moved into /bin subdirectory.
Close this issue.

Original comment by Kim.Dohh...@gmail.com on 28 Apr 2011 at 11:55

GoogleCodeExporter commented 9 years ago
Kim Hi,

The binaries and DLLs were moved to $(PYQT_INSTALL)\bin directory to align with 
the official PyQt distribution.

Original comment by grizzly.nyo on 29 Apr 2011 at 11:27