Issue in PyQt (incorrect pyuic4.bat)

2 messages Options
Embed this post
Permalink
Alexander Bruy

Issue in PyQt (incorrect pyuic4.bat)

Reply Threaded More More options
Print post
Permalink
Hi,
   I notice small issue with PyQt package for OSGeo4W installer. After
installing pyuic4  tool don't work from OSGEO shell.
Seems that bat-file is incorrect, it contains

@"C:\Programme\OSGeo4W\bin\python.exe"
"C:\Programme\OSGeo4W\apps\Python25\Lib\site-packages\PyQt4\uic\pyuic.py"
%1 %2 %3 %4 %5 %6 %7 %8 %9

but by default all apps installed in C:\OSGeo4W, so the "Programme" is
unnecessary and must be deleted.

--
Alexander Bruy

mailto: [hidden email]
_______________________________________________
osgeo4w-dev mailing list
[hidden email]
http://lists.osgeo.org/mailman/listinfo/osgeo4w-dev
Matt Wilkie-2

Re: Issue in PyQt (incorrect pyuic4.bat)

Reply Threaded More More options
Print post
Permalink
>
> I notice small issue with PyQt package for OSGeo4W installer. After
> installing pyuic4  tool don't work from OSGEO shell.
> Seems that bat-file is incorrect, .
This seems to be fixed in pyqy4-4.5.2-4 and pyqy4-4.5.2-4.

cheers,

matt wilkie
--------------------------------------------
Geomatics Analyst
Information Management and Technology
Yukon Department of Environment
10 Burns Road * Whitehorse, Yukon * Y1A 4Y9
867-667-8133 Tel * 867-393-7003 Fax
http://environmentyukon.gov.yk.ca/geomatics/
--------------------------------------------



Alexander Bruy wrote:

> Hi,
>
> @"C:\Programme\OSGeo4W\bin\python.exe"
> "C:\Programme\OSGeo4W\apps\Python25\Lib\site-packages\PyQt4\uic\pyuic.py"
> %1 %2 %3 %4 %5 %6 %7 %8 %9
>
> but by default all apps installed in C:\OSGeo4W, so the "Programme" is
> unnecessary and must be deleted.
>
>  
_______________________________________________
osgeo4w-dev mailing list
[hidden email]
http://lists.osgeo.org/mailman/listinfo/osgeo4w-dev